Filter löschen
Filter löschen

libsvm function in matlab

4 Ansichten (letzte 30 Tage)
Jun W
Jun W am 25 Mai 2018
Beantwortet: Walter Roberson am 25 Mai 2018
What's the train and predict function for libsvm if I want to use it in Matlab? The matlab svm train and predict function is:
SVMModel = fitcsvm(X,y)
yfit=SVMModel.predictFcn(Xn)

Akzeptierte Antwort

Walter Roberson
Walter Roberson am 25 Mai 2018
svmtrain and svmpredict

Weitere Antworten (0)

Kategorien

Mehr zu Statistics and Machine Learning Toolbox finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by