Standardize data for regression learner

15 views (last 30 days)
sa p
sa p on 12 Sep 2020
Answered: Gaurav Garg on 18 Sep 2020
Do we need to standardize data for SVR model before traning in regression learner app ?

Answers (1)

Gaurav Garg
Gaurav Garg on 18 Sep 2020
Hi,
You don't need to specifically standardize the data for SVR model.
However, you can use different preprocessing steps mentioned in the doc.

Community Treasure Hunt

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

Start Hunting!