From 7d71ba5f7ac5c749f98be52e26fd43e6e523b0db Mon Sep 17 00:00:00 2001 From: cif Date: Mon, 7 Mar 2022 13:03:48 +0100 Subject: [PATCH] Updated references --- ml2/3_6_Machine_Learning.ipynb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ml2/3_6_Machine_Learning.ipynb b/ml2/3_6_Machine_Learning.ipynb index 93c1145..1b33830 100644 --- a/ml2/3_6_Machine_Learning.ipynb +++ b/ml2/3_6_Machine_Learning.ipynb @@ -78,7 +78,7 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "* [Python Machine Learning](http://proquest.safaribooksonline.com/book/programming/python/9781783555130), Sebastian Raschka, Packt Publishing, 2015." + "* [Python Machine Learning](https://learning.oreilly.com/library/view/python-machine-learning/9781789955750/), Sebastian Raschka and Vahid Mirjalili, Packt Publishing, 2019." ] }, { @@ -100,7 +100,7 @@ ], "metadata": { "kernelspec": { - "display_name": "Python 3", + "display_name": "Python 3 (ipykernel)", "language": "python", "name": "python3" }, @@ -114,7 +114,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.7.1" + "version": "3.8.12" }, "latex_envs": { "LaTeX_envs_menu_present": true,