How to run libsvm on matlab?

44 views (last 30 days)
Sheema Khattak
Sheema Khattak on 3 Aug 2014
Answered: Shaarif Zia on 5 Aug 2014
How to get started with libsvm using matlab?

Answers (1)

Shaarif Zia
Shaarif Zia on 5 Aug 2014
Here are the steps to run libsvm on MATLAB:
  1. Download it from here
  2. 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!