Commit Graph

32 Commits (e38983d59555303fe819cbf94069315384893910)

Author SHA1 Message Date
Aurélien Geron 599758a1bb No need to save cyprus_prediction_plot anymore, it's unused in the book 2021-11-22 10:16:27 +13:00
Aurélien Geron b7416ca4bc %matplotlib inline is no longer needed 2021-10-20 19:07:34 +13:00
Aurélien Geron 519b3529d3 Clean up the beginning of the notebook 2021-10-20 18:39:09 +13:00
Aurélien Geron d225aff822 Encourage the user to skip to next chapter, this is just a teaser 2021-10-20 18:30:15 +13:00
Aurélien Geron 0e5e0212bb Remove redundant mpl.rc config 2021-10-20 15:09:58 +13:00
Aurélien Geron f57e80968d Clean code and set default font size 2021-10-19 23:15:36 +13:00
Aurélien Geron 4a2d0ea1ae Improve figure ridge_model_plot, and run the first cell again with lifesat.csv now partial 2021-10-19 13:24:41 +13:00
Aurélien Geron 84f173b600 Have lifesat_full.csv and lifesat.csv 2021-10-19 11:55:02 +13:00
Aurélien Geron aa319d94f0 Require and upgrade to Python 3.8 2021-10-17 14:27:34 +13:00
Aurélien Geron fa1ae51184 Large change: replace os.path with pathlib, move to Python 3.7 2021-10-15 21:46:27 +13:00
Aurélien Geron 35c84808ed Reduce polynomial degree from 60 to 30 to avoid infinity error since sklearn 1.0 2021-10-11 10:20:57 +13:00
Aurélien Geron 3f89676892 Improve alignment between notebook and book section headers 2021-10-03 23:05:49 +13:00
Aurélien Geron 07bc7aff0a Remove redundant code examples 2021-05-27 15:03:41 +12:00
Aurélien Geron 5d6fec78b5 Add syntax highlighting for code sample in Markdown 2021-05-27 14:58:49 +12:00
Aurélien Geron 6dc55e93f4 Merge branch 'master' into master 2021-05-27 14:55:45 +12:00
Aurélien Geron 1b96533668 Replace 'Open in Colab' button 2021-05-26 07:40:58 +12:00
Peretz Cohen 91df81d6fd Update 01_the_machine_learning_landscape.ipynb
add Open in Kaggle badge
2021-05-19 16:09:54 -07:00
Amlan Dutta ae670cda67 k-Nearest Neighbors is added along with the Linear Regression model for example 1-1 2021-05-04 21:58:54 +05:30
Aurélien Geron 670873843d Update libraries to latest version, including TensorFlow 2.4.1 and Scikit-Learn 0.24.1 2021-02-14 15:02:09 +13:00
Aurélien Geron 2f7ab70295 Update notebooks to latest nbformat 2020-04-06 19:13:12 +12:00
Aurélien Geron 4a4aa2185e Fix typo on import urllib 2019-11-08 10:09:51 +08:00
Dave 8b7e47d6ef urllib called, but never imported
added import statement for urllib package, used in the downloading data section
2019-11-07 21:17:22 +00:00
Aurélien Geron a55720e9e4 Make notebooks 1 to 9 runnable in Colab without changes 2019-11-05 22:26:52 +08:00
Aurélien Geron f8f2b9e4bb Add (USD) after GDP per capita 2019-07-10 17:08:12 +02:00
Aurélien Geron 1a6bb0b199 Create image directory and check for sklearn >= 0.20 2019-01-21 18:42:31 +08:00
Aurélien Geron 6b8dff91d0 Update all notebooks assuming we are all in the future now: sklearn 0.20+, python 3.5+, TF 2.0 preview 2019-01-18 23:08:37 +08:00
Aurélien Geron d2518a679b Drop Python 2 (woohoo!) and import matplotlib as mpl 2019-01-16 23:42:00 +08:00
Aurélien Geron b54ee1b608 Update notebooks 1 to 8 to latest library versions (in particular Scikit-Learn 0.20) 2018-12-21 10:18:31 +08:00
Aurélien Geron 94914db82e Make the code example 1-1 easier to read, and create a better `prepare_country_stats()` function 2018-01-15 17:25:36 +01:00
vivek-v-rao 4e016769a6 removed quotes around "True"
the inplace argument should be boolean, not string
2017-06-27 21:30:57 -04:00
Aurélien Geron 1bc60fe315 Make notebook code match book examples more closely in chapter 1 2017-06-01 09:57:58 +02:00
Aurélien Geron d7d6c121e3 Add notebooks for chapters 5 to 14 2016-09-27 23:31:21 +02:00