How to measure how long it takes to run on test set ?
1 visualizzazione (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
Categorie
Scopri di più su Get Started with MATLAB in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!