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!