Typing name : TASK.gws_gaia.LogisticRegressionPredictor Brick : gws_gaia Predict table labels using a trained logistic regression classifierPredictor of a logistic regression classifier. Predict class labels for samples in a table with a trained logistic regression classifier. See https://scikit-learn.org/stable/modules/generated/sklearn.linear_model.LogisticRegression.html for more details. loginInputTable The input table TableLearned model The input model Logistic regression resultlogoutOutputresult The output result Table