Is random forest a classification ensemble methode?
2 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (1 件)
YT
2019 年 1 月 28 日
"Treebagger grows the decision trees in the ensemble using bootstrap samples of the data."
"By default, TreeBagger bags classification trees."
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Classification Ensembles についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!