how to run libsvm with histograms ?

1 view (last 30 days)
Mostafa
Mostafa on 11 Oct 2014
My train set is array of histograms, each one is 100x5004, as each histogram represent one action, and it contains 100 points. I have train set of array of size 10x(100x5004), and labels set of size 10x1. The same for testing set: 10x(100x5004) and testlabels set of size 10x1.
How I can do libsvm on them ? Do I need to do classification with histogram intersection kernel ? And if yes, how I can do it ?
Many thanks.

Answers (0)

Categories

Find more on Statistics and Machine Learning Toolbox in Help Center and File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!