Aurélien Geron
|
3552690321
|
Remove redundant comment
|
2021-12-08 15:16:42 +13:00 |
Aurélien Geron
|
52d4f0a8c6
|
Make font sizes consistent across notebooks
|
2021-11-27 23:03:26 +13:00 |
Aurélien Geron
|
e72b210d97
|
Load plt before setting rcParams
|
2021-11-27 13:47:56 +13:00 |
Aurélien Geron
|
1cb374d14e
|
Add exercise solutions (from former appendix A) to notebooks 1 to 9
|
2021-11-25 21:45:32 +13:00 |
Aurélien Geron
|
5bb0366125
|
Replace handson-ml2 with handson-ml3, and fix figure chapter numbers
|
2021-11-23 15:42:16 +13:00 |
Aurélien Geron
|
a2c05861f3
|
Move notebooks again as the SVM chapter is added back
|
2021-11-23 13:41:17 +13:00 |
Aurélien Geron
|
ce4fccf74c
|
Large change: Chapter 5 on SVMs moves online
|
2021-10-15 21:59:45 +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
|
3f89676892
|
Improve alignment between notebook and book section headers
|
2021-10-03 23:05:49 +13:00 |
Aurélien Geron
|
661d591b04
|
Clarify the Decision Tree instability section, fixes #422
|
2021-05-27 17:05:34 +12:00 |
Aurélien Geron
|
1b96533668
|
Replace 'Open in Colab' button
|
2021-05-26 07:40:58 +12:00 |
Peretz Cohen
|
406bde7398
|
Update 06_decision_trees.ipynb
fix link
|
2021-05-25 11:15:01 -07:00 |
Peretz Cohen
|
88c65bc062
|
Update 06_decision_trees.ipynb
add Open in Kaggle badge
|
2021-05-24 19:46:01 -07: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
|
a55720e9e4
|
Make notebooks 1 to 9 runnable in Colab without changes
|
2019-11-05 22:26:52 +08:00 |
Aurélien Geron
|
7e6489f8a4
|
Improve a few figures (e.g., add missing labels, share axes, etc.)
|
2019-10-13 16:58:36 +08: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
|
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
|
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
|
d9fdb0542b
|
Remove linewidth argument for plt.contourf()
|
2018-05-08 12:38:05 +02:00 |
Jason Rys
|
dc901e0ada
|
Fix typos
|
2017-08-19 08:01:55 -07:00 |
Aurélien Geron
|
3e87055ed9
|
Use 'np.random' rather than 'import numpy.random as rnd', and add random_state to make notebook's output constant
|
2017-06-06 15:15:20 +02:00 |
Aurélien Geron
|
0e8579943c
|
Add exercise solutions for chapter 6
|
2017-06-02 09:43:50 +02:00 |
Aurélien Geron
|
fc6fd7e610
|
Versicolor instead of Versicolour
|
2017-02-17 14:47:18 +01:00 |
Aurélien Geron
|
d8176ec2cb
|
Upgrade notebooks to TensorFlow 1.0.0
|
2017-02-17 11:51:26 +01:00 |
Aurélien Geron
|
d7d6c121e3
|
Add notebooks for chapters 5 to 14
|
2016-09-27 23:31:21 +02:00 |