From 2e72a4d729b8749bbf84c00dffcd268163f9abf7 Mon Sep 17 00:00:00 2001 From: cif Date: Mon, 21 Feb 2022 13:29:33 +0100 Subject: [PATCH] =?UTF-8?q?Actualizada=20bibliograf=C3=ADa?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ml1/2_0_0_Intro_ML.ipynb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ml1/2_0_0_Intro_ML.ipynb b/ml1/2_0_0_Intro_ML.ipynb index e199900..2a05af5 100644 --- a/ml1/2_0_0_Intro_ML.ipynb +++ b/ml1/2_0_0_Intro_ML.ipynb @@ -71,8 +71,8 @@ "source": [ "* [Scikit-learn web page](http://scikit-learn.org/stable/)\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 : Machine Learning Simplified](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), Raúl Garreta; Guillermo Moncecchi, Packt Publishing, 2017.\n", + "* [Python Machine Learning](https://learning.oreilly.com/library/view/python-machine-learning/9781789955750/), Sebastian Raschka, Packt Publishing, 2019." ] }, { @@ -88,7 +88,7 @@ ], "metadata": { "kernelspec": { - "display_name": "Python 3", + "display_name": "Python 3 (ipykernel)", "language": "python", "name": "python3" }, @@ -102,7 +102,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.6.7" + "version": "3.8.12" }, "latex_envs": { "LaTeX_envs_menu_present": true,