PMML Predictor

Can predict the following PMML models: ClusteringModel, GeneralRegressionModel, RegressionModel, TreeModel , RegressionTreeModel (Simple Regression Tree), GradientBoostingModel (Gradient Boosted Trees), SupportVectorMachineModel and NeuralNetwork

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 depends on the model)
Append probability value column per class instance
When classification is done and this option is set, the class probabilities are appended.
Suffix for probability columns
Suffix for the normalized distribution columns. Their names are like: P (trainingColumn=value).

Input Ports

Icon
PMML Model
Icon
Data to be predicted.

Output Ports

Icon
Data with assigned prediction.

Popular Predecessors

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.