How can I change the sigma value in Rattle for the rbfdot kernel in SVM model? I can change the cost function using eg: 'C-svc', 10
I use the options box to change these, if I type: 'C-svc','automatic', 10
I assume this means sigma is automatic however I cannot find a variation to set it to a value. Any help appreciated!