Classification Trees in Python from Start to Finish
StatQuest with Josh Starmer · 66:23
Josh Starmer (StatQuest) walks through an end-to-end scikit-learn workflow that builds a classification tree predicting heart disease from the UCI dataset — and the key result is that an unpruned "monster" tree correc...