Add chapter-02 - A first Example

This commit is contained in:
Alexander Hess 2021-05-25 01:33:04 +02:00
parent dfcceea884
commit 2674887c5a
Signed by: alexander
GPG key ID: 344EA5AB10D868E0
13 changed files with 1186 additions and 1 deletions

1185
02_a_first_example.ipynb Normal file

File diff suppressed because one or more lines are too long

View file

@ -11,7 +11,7 @@ To learn about Python and programming in detail,
- *Chapter 0*: [Python in a Nutshell](00_python_in_a_nutshell.ipynb)
- *Chapter 1*: Python's Scientific Stack
- *Chapter 2*: A first Example: Classifying Flowers
- *Chapter 2*: [A first Example: Classifying Flowers](02_a_first_example.ipynb)
- *Chapter 3*: [Case Study: House Prices in Ames, Iowa <img height="12" style="display: inline-block" src="static/link/to_gh.png">](https://github.com/webartifex/ames-housing)

Binary file not shown.

After

Width:  |  Height:  |  Size: 33 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 55 KiB

BIN
static/examples.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 344 KiB

BIN
static/generalization.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

BIN
static/iris.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 21 KiB

BIN
static/iris_data.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 497 KiB

BIN
static/knn.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 76 KiB

BIN
static/python_ml_book.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 113 KiB

BIN
static/r_ml_book.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 76 KiB

BIN
static/spam.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 96 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 73 KiB