Filter löschen
Filter löschen

How to install Classification Learner app?

9 Ansichten (letzte 30 Tage)
Asuka
Asuka am 19 Jun. 2024
Beantwortet: Cris LaPierre am 19 Jun. 2024

My MATLAB course assignment requires to use Classification Learner and my MATLAB system doesn't have this. I went on MATLAB's helppage and saw "classificationLearner" function, but it doesn't run (probably I'm not running right). Please advise to solve this issue.

Antworten (1)

Cris LaPierre
Cris LaPierre am 19 Jun. 2024
You need to install the Statistics and Machine Learning Toolbox. If you do not have it installed, you can use the Add-Ons explorer to add it.
Once added, you can launch the app using either of these approaches:
  • MATLAB Toolstrip: On the Apps tab, under Machine Learning, click the app icon.
  • MATLAB command prompt: Enter classificationLearner.

Kategorien

Mehr zu Get Started with MATLAB finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by