Commit Graph

15 Commits (b546b743be24426e256920c9cd7e3029433c1cc7)

Author SHA1 Message Date
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 4d25a60d6a Add solution of exercises 7.8 (voting classifier) and 7.9 (stacking ensemble) 2018-05-09 10:09:04 +02:00
Aurélien Geron 581253b47a Add xgboost example and upgrade to latest matplotlib version 2018-05-08 12:43:49 +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 46c05c8ed3 Fix titles in figure 7-8 (learning rates should be 1 and 0.5) 2017-09-15 16:41:15 +02:00
Jason Rys dc901e0ada Fix typos 2017-08-19 08:01:55 -07:00
Aurélien Geron 1a165e2864 Use 'np.random' rather than 'import numpy.random as rnd', and add random_state to make notebook's output constant 2017-06-06 16:32:08 +02:00
Aurélien Geron b7779802f0 Synchronize chapter 7's code and the corresponding notebook's code 2017-06-02 10:57:06 +02:00
Aurélien Geron 29ef56964a Since mldata.org is down, download MNIST elsewhere 2017-04-07 21:33:53 +02:00
Aurélien Geron d8176ec2cb Upgrade notebooks to TensorFlow 1.0.0 2017-02-17 11:51:26 +01:00
Aurélien Geron 6ed00af7d0 Move to sklearn 0.18 2016-11-05 14:25:56 +01:00
Aurélien Geron d7d6c121e3 Add notebooks for chapters 5 to 14 2016-09-27 23:31:21 +02:00