Using SVMtrain for multiple linear regression

2 ビュー (過去 30 日間)
MiauMiau
MiauMiau 2014 年 10 月 28 日
Hi
I have a dataset of the following form:
1) 12.243 15.67 13.879 11.543 13.99 1.3 2) 14.5 11.99 10.98 12.12 17.11 1.5 3)....
In fact I have some hundred rows like that. The first 5 columns are the predictors, the last column is the response.
Now I want to
1) use SVMs for fitting the regression line 2) perform crossvalidation with some additional test set I have
I would appreciate any help/hint. Also I wonder if I should normalize my values to lay in [0,1]?

回答 (0 件)

カテゴリ

Help Center および File ExchangeStatistics and Machine Learning Toolbox についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by