classregtree.m- how to get the node and leaf details
Mostrar comentarios más antiguos
Respected Sir,
I am doing my project using CART algorithm and for classification purpose I need the node and leaf details. Can you please help me with code.
Respuestas (1)
Ilya
el 9 de En. de 2012
0 votos
Here is online doc for classregtree methods:
Or you can type 'doc classregtree' in your command window.
If this documentation does not tell you what you need, please ask a specific question.
1 comentario
Sincloe Brans
el 19 de Ag. de 2014
Adding to the above question, is there anyway I can get the list of observations under each LEAF NODE?
Categorías
Más información sobre Agriculture 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!