Node Connectivity

There are 119 nodes that can be used as successor for a node with an output port of type PMML.

PMML Model Appender 

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

DB Apply-Binner 

Group numeric data into intervals - called bins.

Spark Number to Category (Apply) 

Reverts the actions of Spark Category To Number by mapping the numbers back to categories.

Spark Transformations Applier 

Executes the transformation code generated by a PMML model.

Spark Missing Value (Apply) 

Applies missing value replacement that was created with the Spark Missing Value Handler node

Spark PMML Model Predictor 

Executes the PMML model on Apache Spark.

Spark Decision Tree Learner (MLlib) 

Decision tree induction performed in Spark.

Spark Gradient-Boosted Trees Learner (MLlib) 

Gradient-Boosted Trees (GBTs) induction performed in Spark.

Spark Random Forests Learner (MLlib) 

Random forests induction performed in Spark.

Active Learning Loop End 

The loop end node for an active learning loop.