From e41d233828a393d45d8a345d765cbd75f8c0c428 Mon Sep 17 00:00:00 2001 From: "Carlos A. Iglesias" Date: Mon, 7 Mar 2022 10:58:29 +0100 Subject: [PATCH] Update 3_0_0_Intro_ML_2.ipynb Updated bibliography --- ml2/3_0_0_Intro_ML_2.ipynb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ml2/3_0_0_Intro_ML_2.ipynb b/ml2/3_0_0_Intro_ML_2.ipynb index 41ac64a..046399d 100644 --- a/ml2/3_0_0_Intro_ML_2.ipynb +++ b/ml2/3_0_0_Intro_ML_2.ipynb @@ -74,9 +74,9 @@ "metadata": {}, "source": [ "* [IPython Notebook Tutorial for Titanic: Machine Learning from Disaster](https://www.kaggle.com/c/titanic/forums/t/5105/ipython-notebook-tutorial-for-titanic-machine-learning-from-disaster)\n", - "* [Scikit-learn videos](http://blog.kaggle.com/author/kevin-markham/) and [notebooks](https://github.com/justmarkham/scikit-learn-videos) by Kevin Marham\n", - "* [Learning scikit-learn: Machine Learning in Python](http://proquest.safaribooksonline.com/book/programming/python/9781783281930/1dot-machine-learning-a-gentle-introduction/ch01s02_html), Raúl Garreta; Guillermo Moncecchi, Packt Publishing, 2013.\n", - "* [Python Machine Learning](http://proquest.safaribooksonline.com/book/programming/python/9781783555130), Sebastian Raschka, Packt Publishing, 2015." + "* [Scikit-learn videos and notebooks](https://github.com/justmarkham/scikit-learn-videos) by Kevin Marham\n", + "* [Hands-On Machine Learning with scikit-learn and Scientific Python Toolkits](https://learning.oreilly.com/library/view/hands-on-machine-learning/9781838826048/), Tarek Amr, Packt Publishing, 2020.\n", + "* [Python Machine Learning](https://learning.oreilly.com/library/view/python-machine-learning/9781789955750/), Sebastian Raschka and Vahid Mirjalili, Packt Publishing, 2019." ] }, {