fitensemble with adaboost and trees

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!

Plus de réponses (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by