1
0
mirror of https://github.com/gsi-upm/sitc synced 2025-08-23 10:12:20 +00:00

Update 2_5_0_Machine_Learning.ipynb

Updated links
This commit is contained in:
Carlos A. Iglesias
2024-02-21 11:06:21 +01:00
committed by GitHub
parent ba08a9a264
commit 6629837e7d

View File

@@ -154,7 +154,7 @@
"cell_type": "markdown", "cell_type": "markdown",
"metadata": {}, "metadata": {},
"source": [ "source": [
"* [General concepts of machine learning with scikit-learn](https://ogrisel.github.io/scikit-learn.org/sklearn-tutorial/auto_examples/tutorial/plot_ML_flow_chart.html)\n", "* [Python Data Science Handbook](https://jakevdp.github.io/PythonDataScienceHandbook/index.html)\n",
"* [A Tour of Machine Learning Algorithms](http://machinelearningmastery.com/a-tour-of-machine-learning-algorithms/)" "* [A Tour of Machine Learning Algorithms](http://machinelearningmastery.com/a-tour-of-machine-learning-algorithms/)"
] ]
}, },