Effacer les filtres
Effacer les filtres

libsvm function in matlab

4 vues (au cours des 30 derniers jours)
Jun W
Jun W le 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)

Réponse acceptée

Walter Roberson
Walter Roberson le 25 Mai 2018
svmtrain and svmpredict

Plus de réponses (0)

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