libsvm function in matlab

5 visualizaciones (últimos 30 días)
Jun W
Jun W el 25 de Mayo de 2018
Respondida: Walter Roberson el 25 de Mayo de 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)

Respuesta aceptada

Walter Roberson
Walter Roberson el 25 de Mayo de 2018
svmtrain and svmpredict

Más respuestas (0)

Categorías

Más información sobre Statistics and Machine Learning Toolbox en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by