Filter löschen
Filter löschen

Which algorithm for decision tree pruning is used by Matlab 2013

3 Ansichten (letzte 30 Tage)
Hi,
I am currently working with the method prune which is defined in the ClassificationTree class in Matlab 2013
I would like to to know which pruning algorithm is being used (Cost Complexity Pruning, Rule Post Pruning, Pessimist Error Pruning, Error Bases Pruning,....)
Does anyone know which algorithm Matlab uses?
Thanks in advance.

Akzeptierte Antwort

Ilya
Ilya am 3 Nov. 2014
ClassificationTree is based on Breiman, L., J. Friedman, R. Olshen, and C. Stone, Classification and Regression Trees, and uses cost-complexity pruning described in that book.

Weitere Antworten (0)

Kategorien

Mehr zu Analysis of Variance and Covariance finden Sie in Help Center und File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by