Which classification is best

2 次查看(过去 30 天)
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