change the rbf in SVM
Afficher commentaires plus anciens
Hello,
I am using the command
cl = fitcsvm(X,Y,'KernelFunction','rbf',...
'BoxConstraint',Inf,'ClassNames',[-1,1]);
in my program. How do I go about changing the 'rbf'?
Réponse acceptée
Plus de réponses (1)
Jhon Pilataxi
le 9 Oct 2018
Modifié(e) : Walter Roberson
le 9 Oct 2018
1 vote
Here someone said how to change:
Catégories
En savoir plus sur Statistics and Machine Learning Toolbox dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!