Icon

Classification

classification (tree ensembles and random forest)

This category contains 8 nodes.

Random Forest Learner 

Learns a random forest for classification.

Random Forest Learner Deprecated

Learns a random forest for classification.

Random Forest Predictor Streamable

Predicts patterns according to an aggregation of the predictions of the individual trees in a random forest model.

Random Forest Predictor StreamableDeprecated

Predicts patterns according to an aggregation of the predictions of the individual trees in a random forest model.

Tree Ensemble Learner 

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

Tree Ensemble Learner Deprecated

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

Tree Ensemble Predictor Streamable

Predicts patterns according to an aggregation of the predictions of the individual trees in a random forest model.

Tree Ensemble Predictor StreamableDeprecated

Predicts patterns according to an aggregation of the predictions of the individual trees in a random forest model.