How to measure how long it takes to run on test set ?
5 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Yooya yooya
le 5 Déc 2020
Modifié(e) : Yooya yooya
le 5 Déc 2020
% Make a prediction for the test set
Y_knn = knn.predict(Xtest);
0 commentaires
Réponse acceptée
Plus de réponses (0)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!