Typing name : TASK.gws_gaia.SGDRegressorPredictor Brick : gws_gaia Predict targets using a trained SGD linear regressorPredictor 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. loginInputTable The input table TableLearned model The input model Sgd regressor resultlogoutOutputresult The output result Table