How to measure how long it takes to run on test set ?
    5 visualizzazioni (ultimi 30 giorni)
  
       Mostra commenti meno recenti
    
    Yooya yooya
 il 5 Dic 2020
  
    
    
    
    
    Modificato: Yooya yooya
 il 5 Dic 2020
            % Make a prediction for the test set
Y_knn = knn.predict(Xtest);
0 Commenti
Risposta accettata
Più risposte (0)
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!