how to perform training and testing using SVM classifier?
Mostrar comentarios más antiguos
i am new to SVM classifier.... i have complemented my part( segmentation,feature extraction)...wat is the first step that i should do for classification using SVM? plz help me
Respuestas (2)
Stalin Samuel
el 20 de Oct. de 2014
0 votos
http://www.mathworks.in/matlabcentral/fileexchange/33621-fast-linear-binary-svm-classifier and http://www.mathworks.in/matlabcentral/fileexchange/39352-multi-class-svm/content/multisvm.m ,http://www.mathworks.in/matlabcentral/fileexchange/33170-multi-class-support-vector-machine
4 comentarios
sou
el 21 de Oct. de 2014
sou
el 22 de Oct. de 2014
Atik Faysal
el 5 de Mzo. de 2020
It's been almost 6 years. Areyou still looking for answers?
I divided it into train set and test set. After training, I tested it by exporting the function. Then used a confusion matrix to determine accuracy.
Fadi Alsuhimat
el 5 de Jun. de 2020
How you do it?
Stalin Samuel
el 22 de Oct. de 2014
0 votos
1 comentario
sou
el 24 de Oct. de 2014
Categorías
Más información sobre Classification en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!