Effacer les filtres
Effacer les filtres

How to find the accuracy of training and testing data samples in classifier learner app

4 vues (au cours des 30 derniers jours)
How to find the accuracy of testing data in classifier leaner app.

Réponses (1)

KSSV
KSSV le 13 Mar 2018
1. There is an option of importing your testing data...you import data and predict the values and check accuracy...
2. Export the trained model into a net/ weights. Use this on the test data and get regression.
  2 commentaires
kanuparthi bhagyasree
kanuparthi bhagyasree le 27 Avr 2019
@KSSV
Is there any option to import the test data, predicting labels and finding the accuracy in classification learner app?
Please suggest if there is any option like that in Matlab classification learner app as you said above.
I am using R2018b version of Matlab.
Hussein Hasan Mohsen
Hussein Hasan Mohsen le 14 Juil 2020
I am getting the same problem some one help?

Connectez-vous pour commenter.

Community Treasure Hunt

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

Start Hunting!

Translated by