Logistic Regression Predictor

This Node Is Deprecated — This version of the node has been replaced with a new and improved version. The old version is kept for backwards-compatibility, but for all new workflows we suggest to use the version linked below.
Go to Suggested ReplacementLogistic Regression Predictor

Predicts the response using a logistic regression model. The node needs to be connected to a logistic regression node model and some test data. It is only executable if the test data contains the columns that are used by the learner model. This node appends a new columns to the input table containing the prediction for each row.

Options

Append columns with predicted probabilities
The number of appended columns is equal to the number of categories of the target column. They represent the probability that a row in the input data falls in a specific category.

Input Ports

Icon
General regression model
Icon
Table for prediction. Missing values will give missing values in the output.

Output Ports

Icon
Table from input with an additional prediction column.

Popular Successors

  • No recommendations found

Views

This node has no views

Workflows

  • No workflows found

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.