how to find class label in testing
Afficher commentaires plus anciens
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
Réponses (1)
BERGHOUT Tarek
le 3 Fév 2019
0 votes
just add "TY" to your function [TY,TrainingTime, TestingTime, TrainingAccuracy, TestingAccuracy]=.....;
Catégories
En savoir plus sur Testing Frameworks dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!