How to set custom parameteres of svmtrain ?
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Hi,
is there a way to use custom C and gamma (as libsvm) at the svmtrain command ?
Thanks, André
0 Commenti
Risposte (1)
Shashank Prasanna
il 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 Commenti
Vedere anche
Categorie
Scopri di più su Statistics and Machine Learning Toolbox in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!