How to measure how long it takes to run on test set ?
2 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
Categorías
Más información sobre Get Started with MATLAB en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!