Node Connectivity

There are 77 nodes that can be used as predessesor for a node with an input port of type PMML.

PMML Model Appender 

Combines two PMML document fragments, where one contains a model and the other transformations.

DB Auto-Binner 

Group numeric data into equidistant intervals - called bins.

DB Numeric-Binner 

Group numeric data into manually defined intervals - called bins.

R To PMML Deprecated

Converts a given R object into a corresponding PMML object.

R to PMML 

Converts a given R object into a corresponding PMML object.

Spark Category to Number 

Maps nominal columns to double column

Spark Normalizer 

Normalizes the attributes of a Spark DataFrame/RDD.

Spark Missing Value 

Filters or replaces missing values.

Spark MLlib to PMML 

Converts supported Spark MLlib models to PMML model.

Category To Number Deprecated

Maps each category of a column with nominal data to an integer.