how to find class label in testing
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
BERGHOUT Tarek
il 3 Feb 2019
just add "TY" to your function [TY,TrainingTime, TestingTime, TrainingAccuracy, TestingAccuracy]=.....;
0 Commenti
Vedere anche
Categorie
Scopri di più su Write Unit Tests 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!