Commit Graph

967 Commits (0a28fab58314f1678a1e52449aac8503d12fd92b)

Author SHA1 Message Date
Aurélien Geron a104223459 Fix link to 'Deploying TF models to TFS' section 2021-06-24 10:19:17 +12:00
Aurélien Geron a7693be860 Merge pull request #445 from IvanKuchin/patch-1
Update 19_training_and_deploying_at_scale.ipynb
2021-06-24 10:12:40 +12:00
IvanKuchin 3ea6a20b65 Update 19_training_and_deploying_at_scale.ipynb
Removed reference to localhost:8888
2021-06-19 13:29:19 -04:00
Aurélien Geron 1dd8cdf557 Merge pull request #442 from ageron/dependabot/pip/pillow-8.2.0
Bump pillow from 8.1.2 to 8.2.0
2021-06-09 08:14:56 +12:00
dependabot[bot] 8dcbe727e1 Bump pillow from 8.1.2 to 8.2.0
Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.1.2 to 8.2.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/8.1.2...8.2.0)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-08 19:32:50 +00:00
Aurélien Geron e5b5a39c49 Fix naive predictions to forecast multiple time steps, fixes #421 2021-05-27 18:13:10 +12:00
Aurélien Geron 661d591b04 Clarify the Decision Tree instability section, fixes #422 2021-05-27 17:05:34 +12:00
Aurélien Geron 07bc7aff0a Remove redundant code examples 2021-05-27 15:03:41 +12:00
Aurélien Geron 5d6fec78b5 Add syntax highlighting for code sample in Markdown 2021-05-27 14:58:49 +12:00
Aurélien Geron ee4befafaf Merge pull request #424 from amlan-dutta/master
k-Nearest Neighbors is added along with the Linear Regression model for example 1-1
2021-05-27 14:56:48 +12:00
Aurélien Geron 6dc55e93f4 Merge branch 'master' into master 2021-05-27 14:55:45 +12:00
Aurélien Geron 2330a4dea3 Remove dataset.repeat() and stop using steps_per_epoch when calling mode.fit(), fixes #431 2021-05-26 15:41:56 +12:00
Aurélien Geron 1b96533668 Replace 'Open in Colab' button 2021-05-26 07:40:58 +12:00
Aurélien Geron 974c4fe858 Add 'Open in Kaggle' button 2021-05-26 07:31:19 +12:00
Aurélien Geron ad0aa8ebad Merge pull request #430 from pizzaz93/add-kaggle-badge
Add Open in Kaggle badge
2021-05-26 07:23:33 +12:00
Peretz Cohen 9f00ded4bc Update 19_training_and_deploying_at_scale.ipynb
fix link
2021-05-25 11:19:22 -07:00
Peretz Cohen 51b01b6db4 Update 18_reinforcement_learning.ipynb
fix link
2021-05-25 11:19:02 -07:00
Peretz Cohen 82f490bd5a Update 16_nlp_with_rnns_and_attention.ipynb
fix link
2021-05-25 11:18:32 -07:00
Peretz Cohen 5d8d11371a Update 13_loading_and_preprocessing_data.ipynb
fix link
2021-05-25 11:18:00 -07:00
Peretz Cohen 7997b48184 Update 12_custom_models_and_training_with_tensorflow.ipynb 2021-05-25 11:17:24 -07:00
Peretz Cohen e8caf8f1f9 Update 11_training_deep_neural_networks.ipynb
fix link
2021-05-25 11:16:59 -07:00
Peretz Cohen 3b45ac2f2b Update 10_neural_nets_with_keras.ipynb
fix link
2021-05-25 11:16:28 -07:00
Peretz Cohen f6be22e83c Update 07_ensemble_learning_and_random_forests.ipynb
fix link
2021-05-25 11:15:57 -07:00
Peretz Cohen 406bde7398 Update 06_decision_trees.ipynb
fix link
2021-05-25 11:15:01 -07:00
Peretz Cohen 54c5c266bf Update 05_support_vector_machines.ipynb
fix link
2021-05-25 11:14:23 -07:00
Peretz Cohen 0b778ca6f8 Update 04_training_linear_models.ipynb
fix link
2021-05-25 11:13:40 -07:00
Peretz Cohen 83f64fbedf Update 03_classification.ipynb
fix link
2021-05-25 11:11:30 -07:00
Aurélien Geron 4eb3e7d947 Fix exercise 10.e: exclude the padding tokens when computing the mean of the word embeddings 2021-05-25 21:54:03 +12:00
Peretz Cohen 0bb2d2eab1 Update 07_ensemble_learning_and_random_forests.ipynb
revert changes?
2021-05-24 21:56:34 -07:00
Peretz Cohen 3a19eea146 Merge branch 'ageron:master' into add-kaggle-badge 2021-05-24 21:29:43 -07:00
Peretz Cohen 55efe472ba Update 04_training_linear_models.ipynb
fix typo
2021-05-24 21:29:12 -07:00
Peretz Cohen ce4ccc47f0 Update 07_ensemble_learning_and_random_forests.ipynb
fix typo
2021-05-24 20:54:57 -07:00
Aurélien Geron 216512072e Fix the link to nbviewer, and clarify github's notebook viewer limitations 2021-05-25 15:25:34 +12:00
Peretz Cohen 4b02bac9da Merge branch 'ageron:master' into add-kaggle-badge 2021-05-24 20:24:08 -07:00
Peretz Cohen 86455e6eb6 Update 19_training_and_deploying_at_scale.ipynb
add Open in Kaggle badge
2021-05-24 20:18:22 -07:00
Peretz Cohen 86d50828e2 Update 18_reinforcement_learning.ipynb
add Open in Kaggle badge
2021-05-24 20:17:10 -07:00
Peretz Cohen 0e164dc582 Update 16_nlp_with_rnns_and_attention.ipynb
add Open in Kaggle badge
2021-05-24 20:15:46 -07:00
Peretz Cohen 50da5ebb1a Update 13_loading_and_preprocessing_data.ipynb
add Open in Kaggle badge
2021-05-24 20:14:52 -07:00
Aurélien Geron 0af1cbf349 Fix the links to hosting services, and add Kaggle 2021-05-25 15:14:37 +12:00
Peretz Cohen e8d45fc314 Update 12_custom_models_and_training_with_tensorflow.ipynb
add Open in Kaggle badge
2021-05-24 20:08:03 -07:00
Peretz Cohen 51bfd5c4f2 Update 11_training_deep_neural_networks.ipynb
add Open in Kaggle badge
2021-05-24 20:01:17 -07:00
Peretz Cohen 856f2fe56f Update 10_neural_nets_with_keras.ipynb
add Open in Kaggle badge
2021-05-24 19:59:45 -07:00
Peretz Cohen bb0087afcc Update 07_ensemble_learning_and_random_forests.ipynb
add Open in Kaggle badge
2021-05-24 19:47:05 -07:00
Peretz Cohen 88c65bc062 Update 06_decision_trees.ipynb
add Open in Kaggle badge
2021-05-24 19:46:01 -07:00
Aurélien Geron c3020f1da5 Support running on Kaggle 2021-05-25 12:07:29 +12:00
Peretz Cohen 36344be3ad Update 05_support_vector_machines.ipynb
add Open in Kaggle badge
2021-05-24 15:41:26 -07:00
Peretz Cohen 1d6494d34c Update 04_training_linear_models.ipynb
add Open in Kaggle badge
2021-05-24 15:39:03 -07:00
Peretz Cohen a56acd04d7 Update 03_classification.ipynb
add Open in Kaggle badge
2021-05-24 15:37:24 -07:00
Peretz Cohen 91df81d6fd Update 01_the_machine_learning_landscape.ipynb
add Open in Kaggle badge
2021-05-19 16:09:54 -07:00
Amlan Dutta ae670cda67 k-Nearest Neighbors is added along with the Linear Regression model for example 1-1 2021-05-04 21:58:54 +05:30