Random Forest using Classification Learner App
9 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Mortada Haidar
el 20 de En. de 2017
Comentada: Maryam Mohammadi
el 4 de Oct. de 2021
Hello. How can I use RandomForest classifier in the Matlab Classification Learner app? I couldn't find it in the list of ensemble classifiers.. I am using Matlab2016b.
0 comentarios
Respuesta aceptada
Ed Marquez
el 26 de En. de 2017
Hi,
I was able to find this information from the MathWorks documentation: To explore classification ensembles interactively, use the Classification Learner app. For greater flexibility, use fitcensemble in the command-line interface to boost or bag classification trees, or to grow a random forest:
Based on the above, the Random Forest Learner functionality may not be part of the Classification Learner App.
2 comentarios
MJ
el 20 de Nov. de 2020
We are still waiting for the inclusion of random forest in the app. :) It's been a major shortcoming
Maryam Mohammadi
el 4 de Oct. de 2021
Does "Bagged Trees" classifier in classification learner toolbax use a ranfom forest algorithm?
Más respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!