how can do training with libsvm in a right way?

1 visualizzazione (ultimi 30 giorni)
jack nn
jack nn il 30 Giu 2015
hi everybody I want to use libsvm. for training I used:
model = svmtrain(YTrain, XTrain, 'libsvm_options')
I have about 10000 samples. when I used libsvm with this samples I see this result:
I reduced sampels to 100 I saw this result:
can you help me where is the problem? are the features that I selected good? should I change C and gamma? how can I change them? Is this overfitting? I appreciate your helps and supports in advanced.

Risposte (0)

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!

Translated by