Effacer les filtres
Effacer les filtres

how to use non-linear kernel in svmlearn function of svm -lite?

1 vue (au cours des 30 derniers jours)
FARHAD
FARHAD le 22 Juin 2014
Modifié(e) : FARHAD le 22 Juin 2014
Hi, I am using svm-lite to classify my data. I want to use non-linear kernel (polynomial,rbf) to classify my data. how to modify the following code to use non-linear kernel? plz help me.
model = svmlearn(x,y,'-t -g 0.3 -c 0.5');

Réponses (0)

Community Treasure Hunt

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

Start Hunting!

Translated by