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

4 次查看(过去 30 天)
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