Is the function TreeBagger(NumTrees,Tbl,ResponseVarName) with NumTrees = 300 considered as random forest ?
1 回表示 (過去 30 日間)
古いコメントを表示
The main question says it all.
Just want to ensure I am doing it correctly.
Thanks in advance,
Pierre
0 件のコメント
採用された回答
Bernhard Suhm
2018 年 5 月 18 日
TreeBagger grows a forest of trees, but that's a random forest not just with 300 of them.
0 件のコメント
その他の回答 (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!