Q13 - on using LIBSVM : C parameter?
I am trying to use LIBSVM to do this. And for using this, a value for C should be specified.
Should C be assigned an extremely large arbitrary value (say: 1e+10)? Would that be similar to implementing a hard margin SVM?
|