Is random forest a classification ensemble methode?
Mostrar comentarios más antiguos
I want to apply classification ensembke methode for my matrix , Is random forest algorithm a classification ensemble method?
If I use treebagger toolbox It will apply the classification ensemble?
I'll be grateful to have your opinions.
Respuestas (1)
YT
el 28 de En. de 2019
0 votos
"Treebagger grows the decision trees in the ensemble using bootstrap samples of the data."
"By default, TreeBagger bags classification trees."
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!