How to run libsvm on matlab?
Show older comments
How to get started with libsvm using matlab?
Answers (1)
Shaarif Zia
on 5 Aug 2014
2 votes
Here are the steps to run libsvm on MATLAB:
- Download it from here
- Add the svmtrain, svmpredict, libsvmwrite & libscmread .mex Files to your matlab path (probably you just put them in the working folder...)
Categories
Find more on Statistics and Machine Learning Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!