Feeds
질문
How can we define GroupTrain for different type of datasets in Multiclass classfication? I tried an online available code for fisheriris dataset. It shows an error that G1vAll must be either a vector or character array. Please point out to my error.
%Editor window function [result] = multisvm(TrainingSet, GroupTrain, TestSet) u = unique(GroupTrain); numClasses = lengt...
대략 9년 전 | 답변 수: 0 | 0