Linear Regression Predictor

This Node Is Deprecated — This node is kept for backwards-compatibility, but the usage in new workflows is no longer recommended. The documentation below might contain more information.

Predicts the response using a linear regression model. The node needs to be connected to a linear 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 column to the input table containing the prediction for each row. Note, this node doesn't have a dialog.

Input Ports

Icon
Model from the linear regression learner node.
Icon
Table for prediction.

Output Ports

Icon
Table from input with an additional prediction column.

Popular Predecessors

  • No recommendations found

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.