Which classification is best
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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
0 comentarios
Respuesta aceptada
Shashank Prasanna
el 17 de Jul. de 2013
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 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Statistics and Machine Learning Toolbox en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!