Which algorithm for decision tree pruning is used by Matlab 2013

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.

 채택된 답변

Ilya
Ilya 2014년 11월 3일

0 개 추천

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.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Analysis of Variance and Covariance에 대해 자세히 알아보기

질문:

2014년 11월 3일

답변:

2014년 11월 3일

Community Treasure Hunt

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

Start Hunting!

Translated by