In Random Forest, the best split for each feature is selected. The Extra Randomized Trees will make a random split instead. On Tue, 2 Oct 2018 at 17:43, Michael Reupold <michael_reup...@trimble.com> wrote: > > Hello all, > I currently struggle to find information what or which specific split Methods > are used on the RandomForestClassifier. Is it a random selection? A median? > The best of a set of methods? > > Kind regards > > Michael Reupold > > _______________________________________________ > scikit-learn mailing list > scikit-learn@python.org > https://mail.python.org/mailman/listinfo/scikit-learn
-- Guillaume Lemaitre INRIA Saclay - Parietal team Center for Data Science Paris-Saclay https://glemaitre.github.io/ _______________________________________________ scikit-learn mailing list scikit-learn@python.org https://mail.python.org/mailman/listinfo/scikit-learn