How to set custom parameteres of svmtrain ?
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hi,
is there a way to use custom C and gamma (as libsvm) at the svmtrain command ?
Thanks, André
0 commentaires
Réponses (1)
Shashank Prasanna
le 10 Avr 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 commentaires
Voir également
Catégories
En savoir plus sur Statistics and Machine Learning Toolbox dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!