Login
Back to bricks list
Introduction Version

SGD regressor predictor

TASK
Typing name :  TASK.gws_gaia.SGDRegressorPredictor Brick :  gws_gaia

Predict targets using a trained SGD linear regressor

Predictor of a linear regressor with stochastic gradient descent (SGD). Predict target values of a table with a trained SGD linear regressor.

See https://scikit-learn.org/stable/modules/generated/sklearn.linear_model.SGDRegressor.html for more details.

Input

Table
The input table
Learned model
The input model

Output

result
The output result