Standardize data for regression learner

Do we need to standardize data for SVR model before traning in regression learner app ?

Answers (1)

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

Categories

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

Asked:

on 12 Sep 2020

Answered:

on 18 Sep 2020

Community Treasure Hunt

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

Start Hunting!