Compiled Model Predictor

This node takes the bytecode produced by a PMML Compiler and runs it on the given data. Doing the scoring with precompiled models can be significantly faster than using the default nodes. Especially decision trees and small SVMs benefit from this.

Options

Change prediction column name
When set, you can change the name of the prediction column.
Prediction Column
The possibly overridden column name for the predicted column. (The default is: Prediction (trainingColumn).)
Append columns with normalized class distribution
Shows the normalized class distribution for each prediction (If applicable, eg for classification models).
Suffix for probability columns
Suffix for the normalized distribution columns. Their names are like: P (trainingColumn=value).

Input Ports

Icon
The code generated from a PMML model
Icon
The data to be scored

Output Ports

Icon
The scored data

Views

This node has no views

Workflows

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.