Understanding Decision Trees using Python (scikit-learn)

Pubblicato il: 02 dicembre 2023
sul canale di: Michael Galarnyk
7,970
84

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: https://github.com/mGalarnyk/Python_T...
Video based on this blog:   / 9663d683c952  

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)


In questa pagina del sito puoi guardare il video online Understanding Decision Trees using Python (scikit-learn) della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Michael Galarnyk 02 dicembre 2023, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 7,970 volte e gli è piaciuto 84 spettatori. Buona visione!