Understanding Decision Trees using Python (scikit-learn)

Опубликовано: 03 Декабрь 2023
на канале: Michael Galarnyk
4k
33

This is an old video I made on decision trees using scikit-learn (python) for a course back in 2019 that I am making public now.

Code here:
Video based on this blog:

09:31: Train Test Split (TrainTestSplit.ipynb)
18:17: Decision Tree Exercise with Titantic Data (ExerciseDecisionTree.ipynb)
18:52: Solution to Decision Tree Exercise with Titantic Data (ExerciseDecisionTreeSolution.ipynb)
19:18: Arrange Data into Features Matrix and Target Vector (ExerciseDecisionTreeSolution.ipynb)
21:02: Split Data into Training and Testing Sets (ExerciseDecisionTreeSolution.ipynb)
21:12: Fit a Decision Tree on the Titantic Dataset (ExerciseDecisionTreeSolution.ipynb)
21:56: Make Predictions on the Testing Set and Calculate the Accuracy (ExerciseDecisionTreeSolution.ipynb)
22:10: Compare the Testing Accuracy to the Null Accuracy (ExerciseDecisionTreeSolution.ipynb)
23:38: Confusion Matrix of Titanic Predictions (ExerciseDecisionTreeSolution.ipynb)
24:14: Feature Importance Metric from Decision Trees (ExerciseDecisionTreeSolution.ipynb)
24:52: Creating a Decision Tree Visualization using Matplotlib and Graphviz (ExerciseDecisionTreeSolution.ipynb)


Смотрите видео Understanding Decision Trees using Python (scikit-learn) онлайн без регистрации, длительностью 25 минут 25 секунд в хорошем hd качестве. Это видео добавил пользователь Michael Galarnyk 03 Декабрь 2023, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 4 тысяч раз и оно понравилось 3 людям.