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

4 vues (au cours des 30 derniers jours)
Husam Alkinani
Husam Alkinani le 23 Juil 2019
Modifié(e) : Drew le 26 Sep 2024
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?

Réponses (1)

Drew
Drew le 18 Oct 2023
Modifié(e) : Drew le 26 Sep 2024
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

Community Treasure Hunt

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

Start Hunting!

Translated by