How to measure how long it takes to run on test set ?
    5 visualizaciones (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
    Yooya yooya
 el 5 de Dic. de 2020
  
    
    
    
    
    Editada: Yooya yooya
 el 5 de Dic. de 2020
            % Make a prediction for the test set
Y_knn = knn.predict(Xtest);
0 comentarios
Respuesta aceptada
Más respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

