What are the ways to achieve good accuracy in support vector machine ? (MATLAB)
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
John D'Errico
2017-9-2
What are the ways?
1. Get good data. Good data begets high accuracy.
2. Learn how to use the tool.
回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!