[scikit-learn] How to grab subsets from train sets when bootstrap=False in RF regressor?
Andreas Mueller
t3kcit at gmail.com
Thu Dec 27 16:33:10 EST 2018
It uses all the data.
On 12/26/18 4:26 AM, lampahome wrote:
> 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.
>
> _______________________________________________
> scikit-learn mailing list
> scikit-learn at python.org
> https://mail.python.org/mailman/listinfo/scikit-learn
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-learn/attachments/20181227/c2724a4c/attachment.html>
More information about the scikit-learn
mailing list