From 4da01f3ae6bab2e3613024dd8e3f773466f7bfdb Mon Sep 17 00:00:00 2001 From: "Carlos A. Iglesias" Date: Wed, 21 Feb 2024 10:44:43 +0100 Subject: [PATCH] Update 2_0_0_Intro_ML.ipynb Updated links --- ml1/2_0_0_Intro_ML.ipynb | 1 - 1 file changed, 1 deletion(-) diff --git a/ml1/2_0_0_Intro_ML.ipynb b/ml1/2_0_0_Intro_ML.ipynb index 2a05af5..56b44fe 100644 --- a/ml1/2_0_0_Intro_ML.ipynb +++ b/ml1/2_0_0_Intro_ML.ipynb @@ -71,7 +71,6 @@ "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", - "* [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." ] },