How to use svmpredict (libsvm)
19 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Jakob Sørensen
el 17 de Feb. de 2014
Comentada: Almost Artsy
el 18 de Mzo. de 2019
Hey,
I'm trying to use libsvm in Matlab, but I am a bit confused regarding the svmpredict() function. The first input to it, is called testing_label_vector. As I understand it, that would be the labels of the testing data, but that doesn't really make sense, since that is what you are trying to predict. Can someone help me clarify what this input should be?
1 comentario
Vahid Moradi
el 23 de Feb. de 2014
Hi,I need using method libsvm and explain about libsvm'parameters
Respuesta aceptada
Jakob Sørensen
el 10 de Mzo. de 2014
Editada: Jakob Sørensen
el 10 de Mzo. de 2014
2 comentarios
Almost Artsy
el 18 de Mzo. de 2019
my svmpredict give me 0x0 matrix output. can you help me solve this problem?
Más respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!