One standard error rule, classification in Matlab
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Radoslav Vandzura
am 22 Feb. 2016
Beantwortet: Ilya
am 23 Feb. 2016
Hello All. I don´t understand this part of documentation of classification in Matlab:
Could you someone explain me, for what reason we use one standard error? What is purpose of it? Is any other documentation which explain it better?
Thank you in advance...
Akzeptierte Antwort
Ilya
am 23 Feb. 2016
The purpose is to simplify the tree without losing too much accuracy. One standard error is a heuristic rule. If one number is within one standard error from the other number, the two numbers can be thought of as statistically equal. The one standard error rule was introduced in the Classification and Regression Trees book by Breiman et al.; you might want to consult the book for more info.
0 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Statistics and Machine Learning Toolbox 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!