how to find class label in testing
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
I am working on elm classifier,I got some source codes from internet ,and in that only,training and testing accuracy and time is found out,plz tell how to find the class label from it
kindly assist
0 comentarios
Respuestas (1)
BERGHOUT Tarek
el 3 de Feb. de 2019
just add "TY" to your function [TY,TrainingTime, TestingTime, TrainingAccuracy, TestingAccuracy]=.....;
0 comentarios
Ver también
Categorías
Más información sobre Write Unit Tests 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!