fitcsvm error for SVM Model
Ältere Kommentare anzeigen
Hi, I am trying to train my SVM model i am getting below error
Error in fitcsvm (line 278) obj = ClassificationSVM.fit(X,Y,varargin{:});
Error in ali3 (line 8) SVMMod = fitcsvm(Data1, ClassName);
1 Kommentar
Walter Roberson
am 18 Nov. 2016
What is the error message? Something about no such structure or class? Index out of range?
Antworten (0)
Kategorien
Mehr zu Discriminant Analysis finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!