Aurélien Geron
|
01eeeb2065
|
Replace C with self.C, fixes #386
|
2021-03-01 18:50:46 +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
|
a55720e9e4
|
Make notebooks 1 to 9 runnable in Colab without changes
|
2019-11-05 22:26:52 +08:00 |
Aurélien Geron
|
89653bfade
|
Improve a few figures (e.g., add missing labels, share axes, etc.)
|
2019-10-13 17:19:39 +08:00 |
Aurélien Geron
|
ea3d17c063
|
Fix execution_counts
|
2019-08-12 14:51:06 +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
|
52afcf4290
|
Crop long outputs so they show up nicer on github.com
|
2019-04-16 00:06:57 +08: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
|
2492b51cab
|
Remove unused cells at the end of the notebook
|
2018-12-26 12:04:18 +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
|
fb3e68709e
|
Replace n_iter with max_iter in SGDClassifier
|
2018-05-08 12:36:43 +02:00 |
Aurélien Geron
|
f2020952d0
|
Fix error in MyLinearSVC, fixes #140
|
2017-12-19 22:40:17 +01:00 |
Aurélien Geron
|
80e59e1dd1
|
Fix call to matplotlib plot_surface() to support Matplotlib 2.1.0
|
2017-10-14 18:20:18 +02:00 |
Aurélien Geron
|
dbaae16e88
|
Merge pull request #77 from jasrys/master
Fix typos
|
2017-09-18 08:47:31 +02:00 |
Aurélien Geron
|
26d79edcda
|
Scikit-Learn 0.19 Pipelines expect a list of tuples, not a tuple of tuples
|
2017-09-15 18:12:27 +02:00 |
Jason Rys
|
dc901e0ada
|
Fix typos
|
2017-08-19 08:01:55 -07:00 |
Aurélien Geron
|
a331fe6404
|
Use np.random.set_seed(42) and random_state=42 make notebook's output constant
|
2017-06-06 23:13:43 +02:00 |
Aurélien Geron
|
291ae3e39d
|
Add exercise solutions for chapter 5
|
2017-06-01 09:23:37 +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 |