Concept

Tree-based Methods

Tree based methods aims to stratify or segment the predictor space (two predictors expressed in x y plane) into several simple regions. We can make a prediction for an observation by taking the mean or mode of the training observations in the region to which the observation belongs.

Tree based methods can be used both for

  • Regression
  • Classification

0

4

Updated 2021-10-30

Tags

Data Science