Hi,
it’s probably intended, but I just wanted to mention that I just saw that the 
RandomForestRegressor defaults are set to “regular” bagging for regression.

        • If “auto”, then max_features=n_features.

http://scikit-learn.org/stable/modules/generated/sklearn.ensemble.RandomForestRegressor.html

Is this intentional?

Best,
Sebastian
------------------------------------------------------------------------------
_______________________________________________
Scikit-learn-general mailing list
Scikit-learn-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to