How to measure how long it takes to run on test set ?
    5 Ansichten (letzte 30 Tage)
  
       Ältere Kommentare anzeigen
    
    Yooya yooya
 am 5 Dez. 2020
  
    
    
    
    
    Bearbeitet: Yooya yooya
 am 5 Dez. 2020
            % Make a prediction for the test set
Y_knn = knn.predict(Xtest);
0 Kommentare
Akzeptierte Antwort
Weitere Antworten (0)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

