Node Connectivity

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

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.

Tree Ensemble Learner Deprecated

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

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 Streamable

Classifies data using a Gradient Boosted Trees model.