How to find the accuracy of training and testing data samples in classifier learner app
    4 Ansichten (letzte 30 Tage)
  
       Ältere Kommentare anzeigen
    
    Ceethal Kottakali Piyus
 am 13 Mär. 2018
  
    
    
    
    
    Kommentiert: Hussein Hasan Mohsen
 am 14 Jul. 2020
            How to find the accuracy of testing data in classifier leaner app.
0 Kommentare
Antworten (1)
  KSSV
      
      
 am 13 Mär. 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 Kommentare
  kanuparthi bhagyasree
 am 27 Apr. 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.
Siehe auch
Kategorien
				Mehr zu Classification Learner App 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!


