Lecture 21 – 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 | |
---|---|---|
21.0 Introduction |
||
21.1 Decision tree basics. Decision trees in scikit-learn. |
21.1 | |
21.2 Overfitting and decision trees. |
21.2 | |
21.3 Decision tree generation. Finding the best split. Entropy and weighted entropy. |
21.3 | |
21.4 Restricting decision tree complexity. Preventing growth and pruning. Random forests and bagging. |
21.4 | |
21.5 Regression trees. Summary of decision trees, classification, and regression. |
21.5 |