From 4b8fd30f42ed69f8fbd5f59f6da4df5d53fe58fa Mon Sep 17 00:00:00 2001 From: "Carlos A. Iglesias" Date: Wed, 21 Feb 2024 11:00:53 +0100 Subject: [PATCH] Update 2_3_1_Advanced_Visualisation.ipynb Updated links --- ml1/2_3_1_Advanced_Visualisation.ipynb | 1 - 1 file changed, 1 deletion(-) diff --git a/ml1/2_3_1_Advanced_Visualisation.ipynb b/ml1/2_3_1_Advanced_Visualisation.ipynb index 27a2dc0..ba80af5 100644 --- a/ml1/2_3_1_Advanced_Visualisation.ipynb +++ b/ml1/2_3_1_Advanced_Visualisation.ipynb @@ -408,7 +408,6 @@ "source": [ "* [Feature selection](http://scikit-learn.org/stable/modules/feature_selection.html)\n", "* [Classification probability](http://scikit-learn.org/stable/auto_examples/classification/plot_classification_probability.html)\n", - "* [Mastering Pandas](https://learning.oreilly.com/library/view/mastering-pandas/9781789343236/), Femi Anthony, Packt Publishing, 2015.\n", "* [Matplotlib web page](http://matplotlib.org/index.html)\n", "* [Using matlibplot in IPython](http://ipython.readthedocs.org/en/stable/interactive/plotting.html)\n", "* [Seaborn Tutorial](https://stanford.edu/~mwaskom/software/seaborn/tutorial.html)\n",