The goal of this guide is to introduce the high level concepts behind decision trees and random forests.
:::info
This guide is NOT a replacement for lecture. It is meant to be a supplement to lecture.
:::
Motivating Decision Trees
Nonlinear Decision Boundaries
The ++decision boundary++ of a classifier is the "line" at which a classifier changes its prediction from one class to another.