Which classification is best

조회 수: 2 (최근 30일)
nkumar
nkumar 2013년 7월 14일
I am working on Classification for set of data I have 52x10 values
When i used SVM FOR classification it classifies wrongly ,whereas knn gives accurate result,
my data consists of 2 groups
but i want to use SVM,only
please tell how to get exact classification using SVM

채택된 답변

Shashank Prasanna
Shashank Prasanna 2013년 7월 17일
Your mileage will vary based on the SVM options and the data itself. Exact results may not always mean accurate since you don't want to be over fitting.
You can start by playing around with different options such as choosing a different kernel among other parameters:
Also here are the different properties of different classifiers you may be interested in:

추가 답변 (0개)

태그

Community Treasure Hunt

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

Start Hunting!

Translated by