Is random forest a classification ensemble methode?

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.

답변 (1개)

YT
YT 2019년 1월 28일

0 개 추천

I suggest you read the documentation on TreeBagger.
"Treebagger grows the decision trees in the ensemble using bootstrap samples of the data."
"By default, TreeBagger bags classification trees."

카테고리

질문:

2019년 1월 27일

답변:

YT
2019년 1월 28일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by