Computer scienceData scienceInstrumentsScikit-learnTraining ML models with scikit-learnClassification in scikit-learn

Random forest in scikit-learn

More attributes!

Report a typo

Match attributes with their definitions.

Match the items from left and right columns
oob_decision_function_
oob_score_
classes_
estimators_
oob_prediction_
Attribute of RandomForestClassifier that contains a list of all possible class labels
Attribute of RandomForestRegressor that contains predicted values
Attribute of RandomForestClassifier that contains predicted probabilities
Model's performance result
List of base estimators that make up a random forest
___

Create a free account to access the full topic