Commit Graph

957 Commits (8be4640d8abdd47fa39ab81aae67f15dc11e2984)

Author SHA1 Message Date
Aurélien Geron 8be4640d8a Remove redundant fontsize=14 2022-01-31 11:12:12 +13:00
Aurélien Geron a18cb82f34 Remove transpose conv section, fix python 3.7->3.8, small tweaks 2022-01-31 11:10:02 +13:00
Aurélien Geron 9bd3b4ad9a Big update of chapter 14 for 3rd edition 2022-01-31 10:24:33 +13:00
Aurélien Geron 36761f03f1 Change environment name from tf2 to homl3 2021-12-21 11:35:26 +13:00
Aurélien Geron 3552690321 Remove redundant comment 2021-12-08 15:16:42 +13:00
Aurélien Geron 146e6fc062 Big update of chapter 10 for 3rd edition 2021-12-08 11:58:36 +13:00
Aurélien Geron 319df2454d For regression, it's better to talk about targets than labels 2021-11-29 12:15:44 +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 84f474d92c Load plt before setting rcParams and remove unneeded fontsize=14 2021-11-27 13:46:38 +13:00
Aurélien Geron 0b94d240a5 Load plt before setting rcParams 2021-11-27 13:43:11 +13:00
Aurélien Geron c3a2dfd28e Remove unneeded fontsize=14 2021-11-27 13:39:04 +13:00
Aurélien Geron 72f9488c5d Remove unneeded fontsize=14 2021-11-27 13:38:47 +13:00
Aurélien Geron 3ec8eaa79e Load plt before setting rcParams 2021-11-27 12:54:49 +13:00
Aurélien Geron 16e66a50fa Load plt before setting rcParams 2021-11-27 12:43:26 +13:00
Aurélien Geron 19e109c02c Load plt before setting rcParams 2021-11-27 12:37:41 +13:00
Aurélien Geron 1245f13446 Add exercise2.png image for the solution to exercise 2 in chapter 10 2021-11-25 21:46:41 +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 97b371329c Split figure 3-9 in two, and compare models using PR curve rather than ROC curve 2021-11-25 17:49:46 +13:00
Aurélien Geron 01d5df8e72 Remove unneeded comments, sync notebook with book code 2021-11-25 15:09:48 +13:00
Aurélien Geron 8e97aab84b Big update of chapter 5 for 3rd edition 2021-11-25 14:38:40 +13:00
Aurélien Geron 608d9ce815 Big update of chapter 5 for 3rd edition 2021-11-23 22:46:24 +13:00
Aurélien Geron 84c512121d Use @ operator, fix animation (shorten, improve code, and zoom) 2021-11-23 18:21:10 +13:00
Aurélien Geron 0cdac2f683 %matplotlib inline not needed anymore, use PIL.Image.open instead of imread 2021-11-23 17:51:16 +13:00
Aurélien Geron 4b705443ce Update math_linear_algebra.ipynb to use @ operator and fix some rendering issues 2021-11-23 17:03:34 +13:00
Aurélien Geron 5a4db9ea46 Update tools_numpy.ipynb to the latest libs 2021-11-23 16:01:28 +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 e38983d595 Add back chapter 05 on SVMs 2021-11-23 13:43:18 +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 07b8560867 Big update of notebook 8 for the 3rd edition 2021-11-22 21:36:00 +13:00
Aurélien Geron 4aeb5a92d4 Remove images/svm/README 2021-11-22 11:17:41 +13:00
Aurélien Geron 9733dae04e Replace .format with f-strings 2021-11-22 10:19:22 +13:00
Aurélien Geron 37abd9c4d5 Clarify the 'not in the book' comments, and rename decision_tree_instability_plot to decision_tree_high_variance_plot 2021-11-22 10:19:04 +13:00
Aurélien Geron 4eb68a8b7a Replace .format with f-strings 2021-11-22 10:18:02 +13:00
Aurélien Geron c4280cc354 Replace .format with f-strings 2021-11-22 10:17:46 +13:00
Aurélien Geron 599758a1bb No need to save cyprus_prediction_plot anymore, it's unused in the book 2021-11-22 10:16:27 +13:00
Aurélien Geron e86a80cfdf move images/distributed to images/deploy 2021-11-22 09:47:10 +13:00
Aurélien Geron 6465bc9907 Clarify the 'not in the book' comments 2021-11-21 18:04:07 +13:00
Aurélien Geron 7f0c64b0f4 Clarify the 'not in the book' comments 2021-11-21 17:55:56 +13:00
Aurélien Geron dc64daaf65 Clarify the 'not in the book' comments 2021-11-21 17:36:22 +13:00
Aurélien Geron 633436e8ae Clarify the 'not in the book' comments 2021-11-21 17:06:37 +13:00
Aurélien Geron c46123155d Clarify the 'not in the book' comments 2021-11-21 16:40:36 +13:00
Aurélien Geron 3e7fe8e2ff Improve 3D dataset and add missing random_state=42 for PCA in exercises 2021-11-19 23:36:04 +13:00
Aurélien Geron 6a4660de6f Big update of chapter 7 for the 3rd edition 2021-11-19 18:03:48 +13:00
Aurélien Geron ef27260251 Fix people_per_house feature name, and fix solution to last exercise 2021-11-15 20:56:11 +13:00
Aurélien Geron c658c2b07c Move StandardScalerClone inverse_transform and get_feature_names_out to exercise 2021-11-15 17:45:26 +13:00
Aurélien Geron 93676a4f23 Big update to notebook 06 for 3rd edition 2021-11-10 18:00:46 +13:00
Aurélien Geron 253e4e12a8 Improve colors of diagrams min_samples_leaf_plot and sensitivity_to_rotation_plot 2021-11-10 17:59:49 +13:00
Aurélien Geron 77da622124 Sync notebook 04 with book code 2021-11-10 17:58:42 +13:00
Aurélien Geron bac934811a Remove version from fetch_openml, and replace some_index with 0 2021-11-10 17:57:26 +13:00