Commit Graph

9 Commits

Author SHA1 Message Date
Aurelien Geron
96973db972 Add workaround for a bug introduced by Scikit-Learn 0.19.0, in chapter 03 2017-09-15 17:58:29 +02:00
Aurelien Geron
322b5095b5 Fix multilabel typo 2017-07-07 21:56:30 +02:00
Aurelien Geron
4d42536335 Fix plot_confusion_matrix() in ch 03 (fixes #42) 2017-06-19 22:28:45 +02:00
Aurelien Geron
7afc71e36b Use 'np.random' rather than 'import numpy.random as rnd' 2017-06-06 14:26:26 +02:00
Aurelien Geron
b072bcb6a0 Make notebook code match book examples more closely in chapter 3 2017-06-01 09:52:10 +02:00
Aurelien Geron
3dbee3df3c Since mldata.org is down, download MNIST elsewhere 2017-04-07 21:33:53 +02:00
Aurelien Geron
d526403bb8 Upgrade notebooks to TensorFlow 1.0.0 2017-02-17 11:51:26 +01:00
Aurelien Geron
ffba742a76 Move to sklearn 0.18 2016-11-05 18:13:54 +01:00
Aurelien Geron
305ad7c06c Rename classification.ipynb to 03_classification.ipynb 2016-09-27 23:32:03 +02:00