![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/14393075_1545195641881_DEF.jpg)
thejas A V
Followers: 0 Following: 0
Statistics
0 Questions
2 Answers
RANK
239,321
of 297,046
REPUTATION
0
CONTRIBUTIONS
0 Questions
2 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
0
RANK
of 20,422
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157,776
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
1 Public Channel
AVERAGE RATING
30
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Error using svmclassify The number of columns in TEST and training data must be equal. Error in multisvm classes = svmclassify(svmStruct,tst);
use equal number of dataset and corresponding label pls refer to attachment
6 years ago | 0
Error using svmtrain (line 253) Y and TRAINING must have the same number of rows. Error in TRAIN>train_push_Callback (line 264) model = svmtrain(label,data,'-c 32 -g 0.03'); Error in gui_mainfcn (line 96) feval(varargin{:}); Error in TRAIN
use same number of dataset rows equal number labels with row vector example pls refer to attachment
6 years ago | 0