Random Forest using Classification Learner App

조회 수: 6 (최근 30일)
Mortada Haidar
Mortada Haidar 2017년 1월 20일
댓글: Maryam Mohammadi 2021년 10월 4일
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.

채택된 답변

Ed Marquez
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
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
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!

Translated by