Node Connectivity

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

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).

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.

Random Forest Learner Deprecated

Learns an ensemble of decision trees (such as random forest variants).

Random Forest Predictor Deprecated

Predicts patterns according to a majority vote in a random forest model.