What are the ways to achieve good accuracy in support vector machine ? (MATLAB)
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Recently I works on depth values of an image. Basically those images are stairs [up & down].I draw a vertical line upon those images and take the 1D feature based on vertical line coordinates.But When i use them in SVM I did not get good accuracy. When i tuning parameter[c,gamma] it sometimes yields good.But problem is that after changing train / test set again needs tuning.Sometimes gets better or sometimes not.Main point is i did not get a consistent result.In this case what procedures i need to follow to get good accuracy.Any suggestion/advise will be appreciated greatly.
1 comentario
John D'Errico
el 2 de Sept. de 2017
What are the ways?
1. Get good data. Good data begets high accuracy.
2. Learn how to use the tool.
Respuestas (0)
Ver también
Categorías
Más información sobre Get Started with MATLAB en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!