How to report Terminal Node (only the one use to predict Y) Standard Deviation in TreeBagger?
Mostrar comentarios más antiguos
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
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Classification Ensembles en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!