Commit Graph

20 Commits (3f89676892c4d681789227a141dc8e901576f01f)

Author SHA1 Message Date
Aurélien Geron 3f89676892 Improve alignment between notebook and book section headers 2021-10-03 23:05:49 +13:00
Austin Chan bb15e04c25 [Typo] Fix typo in Chapter 9 Olivetti faces exercise 2021-08-22 17:21:09 -07:00
Aurélien Geron 1b96533668 Replace 'Open in Colab' button 2021-05-26 07:40:58 +12:00
Aurélien Geron 974c4fe858 Add 'Open in Kaggle' button 2021-05-26 07:31:19 +12:00
Aurélien Geron 5e9bec62bc Replace y_gen_faces with y_bad, and other little fixes (thanks Ian!) 2021-03-02 15:09:30 +13:00
Aurélien Geron 346dfe6d1e Use as_frame=False when calling fetch_openml() 2021-03-02 09:29:06 +13:00
Aurélien Geron 0eb31f77c2 Replace random_state=n_clusters with random_state=42, fixes #366 2021-02-19 17:52:10 +13:00
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 295d9a1353 Add solutions to chapter 9 code exercises 2020-01-26 19:16:11 +13: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 936e2cf50f Import urllib directly instead of from six.moves, as we move away from Python 2 2019-10-12 16:30:13 +09:30
Thierry Herrmann 497ec6d2aa chap09 likelihood fix 2019-09-01 12:55:16 -04:00
Aurélien Geron 87ea670bef Iris-Virginica => Iris virginica (& same for versicolor and setosa) 2019-08-12 14:45:33 +08:00
Aurélien Geron 80279c4477 Make notebook 09 deterministic, and avoid non-convergence warnings 2019-05-19 16:19:29 +07:00
Aurélien Geron 8e08319781 Rename the figure paths from *_diagram.png to *_plot.png 2019-05-09 16:25:26 +08:00
Aurélien Geron b546b743be Create image directory and check for sklearn >= 0.20 and TensorFlow >= 2.0-preview 2019-01-21 18:13:10 +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 10c432a997 Drop Python 2 (woohoo!) and import matplotlib as mpl 2019-01-16 23:42:53 +08:00
Aurélien Geron 2b9bb9bee9 Split ch08 into ch08 and ch09 2019-01-15 12:36:29 +08:00