Info
Cette question est clôturée. Rouvrir pour modifier ou répondre.
Can we check which data points go into which node for decision tree ?
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hi all, I do know that using the command [yfit,score,node,cnum] = predict(ClassTreeEns,testingdata) will allow you to know which node did the testing data points end up at by checking the variable "node". But can I check which node did the training data points end up at which gives the final decision tree ? Thanks in advance.
0 commentaires
Réponses (0)
Cette question est clôturée.
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!