Skip to main content
SVR finds a function that fits as many data points as possible within an epsilon-wide tube around the prediction. Points outside the tube are penalized.

Configuration

Input / Output

When to use

Effective on small-to-medium datasets with non-linear relationships. Always scale features before SVR.