Node Connectivity

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

Simple Regression Tree Learner 

Learns a single regression tree.

Simple Regression Tree Learner Deprecated

Learns a single regression tree.

Simple Regression Tree Predictor Streamable

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.

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.