Icon

Classification

classification (tree ensembles and random forest)

This category contains 4 nodes.

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.