Icon

Regression

regression (tree ensembles and random forest)

This category contains 4 nodes.

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.