How to set custom parameteres of svmtrain ?
Show older comments
Hi,
is there a way to use custom C and gamma (as libsvm) at the svmtrain command ?
Thanks, André
Answers (1)
Shashank Prasanna
on 10 Apr 2014
0 votes
Of course, use the name value pairs for 'BoxConstraints' and 'rbf_sigma' if you are using rbf kernel.
If you are using the latest version of MATLAB (R2014a) there have been performance and interface improvements to SVM, feel free to check out:
Categories
Find more on Statistics and Machine Learning Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!