Concept
Regression Tree
A regression tree divides the predictor space () into distinct and non-overlapping regions. For each observation that falls into a given region , the model makes the same prediction, which is the mean of the response values for the training observations in . The goal is to construct regions that minimize the Residual Sum of Squares (RSS) of the model: .
1
4
Updated 2026-06-17
Contributors are:
Who are from:
Tags
Data Science