Decision Tree Classifier and GridSearchCV In Python - Scikit Learn
Here is the link to the dataset used in this video:
https://github.com/rashida048/Machine-Learning-Tutorials-Scikit-Learn/blob/main/heart_failure_clinical_records_dataset%20(1).csv
Here is the complete code for this video:
https://github.com/rashida048/Machine-Learning-Tutorials-Scikit-Learn/blob/main/DecisionTreeClassifier.ipynb
As I mentioned in the video. the link to the blog on how a decision tree makes decisions:
https://regenerativetoday.com/simple-explanation-on-how-decision-tree-algorithm-makes-decisions/
#machinelearning #datascience #artificialintelligence #dataAnalytics #python #sklearn #jupyternotebook #decisiontree #decisiontreeclassifier