How to install Classification Learner app?

조회 수: 28 (최근 30일)
Asuka
Asuka 2024년 6월 19일
답변: Cris LaPierre 2024년 6월 19일

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.

답변 (1개)

Cris LaPierre
Cris LaPierre 2024년 6월 19일
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.

카테고리

Help CenterFile Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by