When trying to fine tune the SVM classification model using the grid parameter optimization, i found many values of Cs and gamma with different numbers of support vectors having 100% cross validation and training accuracy. Having understood how to choose my best support vectors, im wondering what part gamma value has to play in this. Do i just need to consider the number of my support vectors only in deciding the best C value to use or gamma value too should be put into consideration now that i have many choices with 100% CV and training accuracy.

More Adeyemi Adegbenjo's questions See All
Similar questions and discussions