Commit Graph

16 Commits (94914db82ed5ee17dfa08f31aaf7a8175717c4eb)

Author SHA1 Message Date
Aurélien Geron 34af2979c9 Roughly 40% of Titanic passengers survived, not 50% (fixes #102) 2017-10-17 11:28:55 +02:00
Aurélien Geron aab0bc39a9 Add spam classifier exercise solution in chapter 3 2017-10-04 13:43:43 +02:00
Aurélien Geron 6053a2e254 Add exercise solutions 1 to 3 2017-10-04 10:57:40 +02:00
Aurélien Geron 204b6ac7ce Merge branch 'master' of github.com:ageron/handson-ml 2017-09-19 13:40:59 +02:00
Aurélien Geron 236cb24e0b Add a warning before the compute-intensive cell in ch 03 2017-09-18 09:16:40 +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 ca35dddc38 Add workaround for a bug introduced by Scikit-Learn 0.19.0, in chapter 03 2017-09-15 17:58:29 +02:00
Jason Rys dc901e0ada Fix typos 2017-08-19 08:01:55 -07:00
Aurélien Geron df14b513f5 Fix multilabel typo 2017-07-07 21:56:30 +02:00
Aurélien Geron c9252677bd Fix plot_confusion_matrix() in ch 03 (fixes #42) 2017-06-19 22:28:45 +02:00
Aurélien Geron 692b674196 Use 'np.random' rather than 'import numpy.random as rnd' 2017-06-06 14:26:26 +02:00
Aurélien Geron c226f328d3 Make notebook code match book examples more closely in chapter 3 2017-06-01 09:52:10 +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 a40b278df5 Move to sklearn 0.18 2016-11-05 18:13:54 +01:00
Aurélien Geron 1106244cfe Rename classification.ipynb to 03_classification.ipynb 2016-09-27 23:32:03 +02:00