필터 지우기
필터 지우기

Example for multi class classification using One vs All method with SVM

조회 수: 3 (최근 30일)
NITIN KUMAR
NITIN KUMAR 2015년 2월 18일
I need to classify data into 4 classes. I intend to use the One vs All method with SVM to do so. I have a TrainingData matrix (Dimension: (400x4), 400 records, each having 4 features) and a Label matrix (Dimension: (400x1), having values {1,2,3,4}).
I would be highly appreciate it, if someone could post the rough schematics of MATLAB code (how to call the 'svmtrain' functions) in order to achieve this.
Thanks in advance.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Statistics and Machine Learning Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by