how to find class label in testing
古いコメントを表示
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
回答 (1 件)
BERGHOUT Tarek
2019 年 2 月 3 日
0 投票
just add "TY" to your function [TY,TrainingTime, TestingTime, TrainingAccuracy, TestingAccuracy]=.....;
カテゴリ
ヘルプ センター および File Exchange で Testing Frameworks についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!