In the classification learner, is Ensemble Bagged Tree the same as randon forest?

조회 수: 2 (최근 30일)
Husam Alkinani
Husam Alkinani 2019년 7월 23일
편집: Drew 2024년 9월 26일
In the classification learner, is Ensemble Bagged Tree the same as randon forest? and does the classification learner split the data to training and testing or not?

답변 (1개)

Drew
Drew 2023년 10월 18일
편집: Drew 2024년 9월 26일
The short answer is "Yes". In Classification Learner, the Ensemble Bagged Trees is the same as random forest. This can be seen in the Classification Learner documentation at Choose Classifier Options - MATLAB & Simulink (mathworks.com)
Classification Learner can work with train, validation, and test sets. See https://www.mathworks.com/help/stats/select-data-and-validation-for-classification-problem.html

카테고리

Help CenterFile Exchange에서 Classification에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by