Node Connectivity

There are 5570 nodes that can be used as predessesor for a node with an input port of type Generic Port.

Decision Tree Predictor Modern UI

Uses an existing decision tree to compute class labels for input vectors.

Decision Tree Predictor Deprecated

Uses an existing decision tree to compute class labels for input vectors.

Decision Tree to Image 

Renders a decision tree view on an image (PNG).

Decision Tree to Ruleset 

Converts a decision tree model to PMML RuleSet model.

PMML Simple Regression Tree Predictor Streamable

Applies regression from a regression tree model stored in PMML format.

Simple Regression Tree Learner Modern UI

Learns a single regression tree.

Simple Regression Tree Learner Deprecated

Learns a single regression tree.

Simple Regression Tree Predictor StreamableModern UI

Applies regression from a regression tree model.

Simple Regression Tree Predictor Deprecated

Applies regression from a regression tree model by using the mean of the individual predictions.

Simple Regression Tree to PMML 

Translates a Simple Regression Tree Model to PMML.