Lecture 24 – Decision Trees

Presented by Anthony D. Joseph

Content by Josh Hug

A reminder – the right column of the table below contains Quick Checks. These are not required but suggested to help you check your understanding.

Video Quick Check
24.1
Decision tree basics. Decision trees in scikit-learn.
24.1
24.2
Overfitting and decision trees.
24.2
24.3
Decision tree generation. Finding the best split. Entropy and weighted entropy.
24.3
24.4
Restricting decision tree complexity. Preventing growth and pruning. Random forests and bagging.
24.4
24.5
Regression trees. Summary of decision trees, classification, and regression.
24.5