🤝 Work with me: https://aibuilder.academy/yt/B6a64wdD7Zs
📂 Get the two skills Claude is missing: https://aibuilder.academy/free-skills...
This is the 1st video in a new series on decision trees. Here, I give a beginner-friendly introduction to the technique and walk through a concrete example with Python code.
Series playlist: • Decision Trees
More on Decision Trees:
Blog: https://medium.com/towards-data-scien...
Example Code: https://github.com/ShawhinT/YouTube-B...
Intro - 0:00
What are Decision Trees? - 0:09
Graphical View of a Decision Tree - 1:48
Growing a Decision Tree From Data- 2:56
Gini Impurity - 3:38
Toy Example - 5:26
Hyperparameter Tuning - 9:46
Example Code: Sepsis Survival Prediction - 11:33