how to train svm in MATLAB using own data?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Hi, I have tested the example command svmStruct = svmtrain(xdata,group,'showplot',true);using the existence data sample, but when i tried to use the svmStruct command to train my data, it will return an error, how can i fix it?
0 comentarios
Respuestas (2)
Aseman
el 27 de Dic. de 2011
What is its error? Are you sure the format of data and group are right?
0 comentarios
Ver también
Categorías
Más información sobre Statistics and Machine Learning Toolbox en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!