How to set custom parameteres of svmtrain ?

Hi,
is there a way to use custom C and gamma (as libsvm) at the svmtrain command ?
Thanks, André

Answers (1)

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

Tags

Asked:

on 10 Apr 2014

Answered:

on 10 Apr 2014

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!