SVR predictor
Predict table targets using a trained Epsilon-Support Vector Regression (SVR) model
Predictor of a Epsilon-Support Vector Regression (SVR) model. Predict target values of a table with a trained SVR model.
See https://scikit-learn.org/stable/modules/generated/sklearn.svm.SVR.html for more details.
Input
Table
The input table
Learned model
The input model
Output
result
The output result