Login
Back to bricks list
Introduction Version

Logistic regression predictor

TASK
Typing name :  TASK.gws_gaia.LogisticRegressionPredictor Brick :  gws_gaia

Predict table labels using a trained logistic regression classifier

Predictor 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.

Input

Table
The input table
Learned model
The input model

Output

result
The output result