[scikit-learn] Why the default max_samples of Random Forest is X.shape[0]?

Joel Nothman joel.nothman at gmail.com
Sun May 10 08:49:33 EDT 2020


A bootstrap is very commonly a random draw with replacement of equal size
to the original sample.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-learn/attachments/20200510/db37e634/attachment.html>


More information about the scikit-learn mailing list