Login
Back to bricks list
Introduction Version

SGD classifier predictor

TASK
Typing name :  TASK.gws_gaia.SGDClassifierPredictor Brick :  gws_gaia

Predict class labels using a trained SGD classifier

Predictor of a linear classifier with stochastic gradient descent (SGD). Predict class labels of a table with a trained SGD linear classifier.

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

Input

Table
The input table
Learned model
The input model

Output

result
The output result