Spark PMML Model Predictor

This node compiles the given PMML model into bytecode and runs it on the input data on Apache Spark.

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 PMML model
Icon
The Spark DataFrame/RDD with the data to be scored

Output Ports

Icon
The scored data

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.