Update 2_5_2_Decision_Tree_Model.ipynb

Updated links
master
Carlos A. Iglesias 2 months ago committed by GitHub
parent dd8a4f50d8
commit 9b573d292d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -509,7 +509,6 @@
"metadata": {},
"source": [
"* [Plot the decision surface of a decision tree on the iris dataset](https://scikit-learn.org/stable/auto_examples/tree/plot_iris_dtc.html)\n",
"* [Python Machine Learning](https://learning.oreilly.com/library/view/python-machine-learning/9781789955750/), Sebastian Raschka, Packt Publishing, 2019.\n",
"* [Parameter estimation using grid search with cross-validation](https://scikit-learn.org/stable/auto_examples/model_selection/plot_grid_search_digits.html)\n",
"* [Decision trees in python with scikit-learn and pandas](http://chrisstrelioff.ws/sandbox/2015/06/08/decision_trees_in_python_with_scikit_learn_and_pandas.html)"
]

Loading…
Cancel
Save