How to report Terminal Node (only the one use to predict Y) Standard Deviation in TreeBagger?
Ältere Kommentare anzeigen
Hello!
Is it possible to report terminal nodes standard deviation average in TreeBagger? The TreeBagger report the average of the individual response which is the average Y of the elements in the terminal node (individual tree predicited Y), I how like to get the average of each tree terminal node standard deviation as well how can i accomplish that?
The function [Y,stdevs]=predict(TreeBagger object, [Test data]) gives me the standard deviation of the individual trees prediction but I need the terminal node standard deviation. Can someone help?
P.S: I'm an anthropologist, not a computer scientist or engineer.
Best,
David
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Classification Ensembles finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!