thejas A V
自 2018 起处于活动状态
Followers: 0 Following: 0
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
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
5 years 前 | 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
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
5 years 前 | 0