multiclass svm, one vs all

2 views (last 30 days)
payman khayree
payman khayree on 24 Jul 2014
Edited: payman khayree on 24 Jul 2014
Dear all I am trying to train a multiclass svm using one vs all method. I need some hints doing this. How should I define the reject class for each binary classifier? for example, if I want my first binary classifier to label one group as '1' and the rest as 'not1', then what could be the feature vector for the class 'not1'? should it be the average of the other classes' feature vectors?
thank you all

Answers (0)

Categories

Find more on Statistics and Machine Learning Toolbox in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!