Effacer les filtres
Effacer les filtres

How to change regularization parameter in SVM GUI?

6 vues (au cours des 30 derniers jours)
krishna Chauhan
krishna Chauhan le 11 Juin 2020
Commenté : krishna Chauhan le 15 Juin 2020
I m training my data on SVM app. But everytime its giving almost 100% clasification accuracy. May be overfitting is the reason behind. I want to know how to change the hyperparameters in this app?

Réponses (1)

Shivam Kumar Singh
Shivam Kumar Singh le 15 Juin 2020
By my understanding you want to train a SVM for classification with regularization. fitclinear command creates a linear classification model object that contains the results of fitting a binary support vector machine to the predictors X and class labels Y. And it allows to set regularization parameter.
  1 commentaire
krishna Chauhan
krishna Chauhan le 15 Juin 2020
thanks But I am asking about Nonlinear data,Like speech classes. and specifically is there any tab in SVM app in MATLAB coz I am using That.
I tried exploring all advance setting options there.

Connectez-vous pour commenter.

Catégories

En savoir plus sur Statistics and Machine Learning Toolbox dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by