how to format data for support vector regression(SVR) with LIBSVM

Hi I have a data set for SVR. My training data contain 40 samples and 6 features like: rand(40,6) and the target data are rand(40,1). I am going to convert them to a format suitable for using with libSVM toolbox. Thank you

Answers (1)

Categories

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

Asked:

on 18 Dec 2014

Answered:

DD
on 26 Jul 2017

Community Treasure Hunt

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

Start Hunting!