Node Connectivity

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

Active Learning Loop Start 

The loop start node for an active learning loop.

JPMML Classifier 

General PMML predictor for classification that uses the Java PMML API (JPMML library).

JPMML Cluster Assigner 

General PMML cluster assigner that uses the Java PMML API (JPMML library).

JPMML Regression Predictor 

General PMML predictor for regression that uses the Java PMML API (JPMML library).

PMML Compiling Predictor 

Generates Java scoring code from a PMML model, compiles it into bytecode and executes it on the given data.

PMML Compiler 

Creates Java code for scoring from a PMML model.

PMML to SQL 

Generates SQL for PMML Decision Trees and Regression models

PMML Transformation Apply Streamable

Transforms data as described in the PMML Transformation Dictionary.

Run R Model in Microsoft SQL Server 

Run R code with a pre-trained R model on a Microsoft SQL Server in a database.

CASE Switch Model (End) Deprecated

Merges two or more branches with arbitrary models which were initially created by an IF or CASE Switch Node.