fitensemble with adaboost and trees
Afficher commentaires plus anciens
I am using the following command for building a classifier with adaboostm1 using trees as learners. ens = fitensemble(X,Y,'AdaBoostM1',50,'tree');
I want to visualize or take a look at the trees but I could not find a way to do so. Please help. Thank you!
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Classification Ensembles dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!