How to use svmpredict (libsvm)
19 views (last 30 days)
Show older comments
Jakob Sørensen
on 17 Feb 2014
Commented: Almost Artsy
on 18 Mar 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 Comment
Accepted Answer
Jakob Sørensen
on 10 Mar 2014
Edited: Jakob Sørensen
on 10 Mar 2014
2 Comments
Almost Artsy
on 18 Mar 2019
my svmpredict give me 0x0 matrix output. can you help me solve this problem?
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!