Typing name : TASK.gws_gaia.SGDClassifierPredictor Brick : gws_gaia Predict class labels using a trained SGD classifierPredictor 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. loginInputTable The input table TableLearned model The input model Sgd classifier resultlogoutOutputresult The output result Table