How to set custom parameteres of svmtrain ?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Hi,
is there a way to use custom C and gamma (as libsvm) at the svmtrain command ?
Thanks, André
0 Kommentare
Antworten (1)
Shashank Prasanna
am 10 Apr. 2014
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:
0 Kommentare
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!