Is random forest a classification ensemble methode?
2 views (last 30 days)
Show older comments
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.
0 Comments
Answers (1)
YT
on 28 Jan 2019
"Treebagger grows the decision trees in the ensemble using bootstrap samples of the data."
"By default, TreeBagger bags classification trees."
0 Comments
See Also
Categories
Find more on Classification Ensembles in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!