Regression Tree Splitting Criterion

From GM-RKB
Jump to navigation Jump to search

A Regression Tree Splitting Criterion is a decision tree splitting criterion that can be used by a regression tree learning algorithm (to train a regression tree).



References

1999

  • (Torgo, 1999) ⇒ Louis Torgo. (1999). “Inductive Learning of Tree-based Regression Models." Ph.D. Thesis, Thesis, Faculty of Sciences, University of Porto
    • We will now present an algorithm that finds the best split for continuous variables using the results of Definition 3.2. Assuming that we have a set of nt cases whose sum of the Y values is St, Algorithm 3.3 obtains the best split on a continuous predictor variable Xv.

       1999 InductiveLearningofTreebasedReg Algorithm3.3.jpg