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