Spark Compiled Model Predictor

This node runs the Java code generated by the PMML Compiler 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 output of the PMML Compiler node
Icon
The Spark DataFrame/RDD with the data to be scored

Output Ports

Icon
The scored data

Popular Predecessors

Popular Successors

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.