Random Forest using Classification Learner App
    5 次查看(过去 30 天)
  
       显示 更早的评论
    
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 个评论
采纳的回答
  Ed Marquez
    
 2017-1-26
        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 个评论
  MJ
 2020-11-20
				We are still waiting for the inclusion of random forest in the app. :) It's been a major shortcoming 
  Maryam Mohammadi
 2021-10-4
				Does "Bagged Trees" classifier in classification learner toolbax  use a ranfom forest algorithm?
更多回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!



