[scikit-learn] How to grab subsets from train sets when bootstrap=False in RF regressor?

lampahome pahome.chen at mirlab.org
Wed Dec 26 04:26:40 EST 2018


As title

RF regressor decide a tree by grabing part of train data aka bootstrap.

If set bootstrap=False, how would the model grab data?

The reason I'm interesting is when I set it to False, it makes the mse and
mae down, that's means False is better.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-learn/attachments/20181226/7eb8f0cd/attachment.html>


More information about the scikit-learn mailing list