H2O Driverless AI MOJO Predictor (Regression)

This node applies an H2O Driverless AI MOJO of type regression to an input dataset.

Note that a valid Driverless AI license is required in order to execute this node. The license file can either be set in the preferences or by setting the proper environment variable or system property (system properties can be set in the knime.ini file in the root directory of the KNIME installation). See the license specification section in this guide for details.

Options

General Settings

Enforce presence of all feature columns
If checked, the node will fail if any of the feature columns used for learning the MOJO is missing. Otherwise, a warning will be displayed and the missing columns are treated as NA by the MOJO predictor.

Regression Settings

Change prediction column name
Change the name of the prediction column.

Input Ports

Icon
The Driverless AI MOJO. It must be of type regression.
Icon
Table for prediction. Missing values will be treated as NA .

Output Ports

Icon
Table containing the predicted value.

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.