Node Connectivity

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

Tree Ensemble Predictor StreamableDeprecated

Predicts patterns according to a majority vote in a tree ensemble model.

Random Forest Learner (Regression) Deprecated

Learns an ensemble of regression trees.

Random Forest Predictor (Regression) Deprecated

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

Tree Ensemble Learner (Regression) Deprecated

Learns an ensemble of regression trees.

Tree Ensemble Predictor (Regression) StreamableDeprecated

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

Gradient Boosted Trees Learner 

Learns a Gradient Boosted Trees model.

Gradient Boosted Trees Predictor StreamableModern UI

Classifies data using a Gradient Boosted Trees model.

PMML Gradient Boosted Trees Predictor StreamableModern UI

Applies classification from a Gradient Boosted Trees model that is provided in PMML format.

Gradient Boosted Trees Learner Deprecated

Learns a Gradient Boosted Trees model.

Gradient Boosted Trees Predictor StreamableDeprecated

Classifies data using a Gradient Boosted Trees model.