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

Answers (1)

BERGHOUT Tarek
BERGHOUT Tarek on 3 Feb 2019
just add "TY" to your function [TY,TrainingTime, TestingTime, TrainingAccuracy, TestingAccuracy]=.....;

Categories

Tags

Asked:

Pat
on 11 Jul 2013

Answered:

on 3 Feb 2019

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!