How to change regularization parameter in SVM GUI?

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?

답변 (1개)

Shivam Kumar Singh
Shivam Kumar Singh 2020년 6월 15일

0 개 추천

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

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.

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 Statistics and Machine Learning Toolbox에 대해 자세히 알아보기

태그

질문:

2020년 6월 11일

댓글:

2020년 6월 15일

Community Treasure Hunt

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

Start Hunting!

Translated by