asreview.models.classifiers.RandomForest ======================================== .. currentmodule:: asreview.models.classifiers .. autoclass:: RandomForest :show-inheritance: :members: :inherited-members: :undoc-members: :exclude-members: __weakref__ .. rubric:: Methods .. autosummary:: ~RandomForest.__init__ ~RandomForest.apply ~RandomForest.decision_path ~RandomForest.fit ~RandomForest.get_metadata_routing ~RandomForest.get_params ~RandomForest.predict ~RandomForest.predict_log_proba ~RandomForest.predict_proba ~RandomForest.score ~RandomForest.set_fit_request ~RandomForest.set_params ~RandomForest.set_score_request .. rubric:: Attributes .. autosummary:: ~RandomForest.estimators_samples_ ~RandomForest.feature_importances_ ~RandomForest.label ~RandomForest.name