Node Connectivity

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

Geo-Coordinate Row Filter 

Filters geographic coordinates (latitude and longitude) that are within/outside a certain region.

OSM Map to Image 

Generates an image from a Open Street Map section (requires an internet connection).

OPTICS Cluster Assigner 

OPTICS (Ordering Points To Identify the Clustering Structure) is a distance-based clustering algorithm. This node performs clustering based on reachability […]

JPMML Classifier (legacy) 

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

JPMML Cluster Assigner (legacy) 

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

JPMML Regression Predictor (legacy) 

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

Compiled Transformations Applier 

Executes the transformation code generated by a PMML Compiler.

PMML Compiling Predictor 

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

Compiled Model Predictor 

Executes the scoring code generated by a PMML Compiler.

PMML to SQL 

Generates SQL for PMML Decision Trees and Regression models