how to format data for support vector regression(SVR) with LIBSVM
Show older comments
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)
DD
on 26 Jul 2017
0 votes
Did you find an answer to this question?
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!