Hi there! Thank you, yea, it was the number of estimators. I was hoping that there was something easier that I could do, but apparently not! But anyways, thank you, this did solve the problem :)
On Fri, Apr 14, 2017 at 11:17 AM, Andreas Mueller <t3k...@gmail.com> wrote: > > > On 04/13/2017 02:45 PM, Gael Varoquaux wrote: > >> I would rather guess that this is related to a small n_estimators. I >> would try increasing n_estimators in the random forests. >> >> Yeah the default is too small for basically all applications. > And without any regularization of the forest, each leaf will have 100% > probability for one of the classes. > > _______________________________________________ > scikit-learn mailing list > scikit-learn@python.org > https://mail.python.org/mailman/listinfo/scikit-learn > -- Best Regards, Suranga
_______________________________________________ scikit-learn mailing list scikit-learn@python.org https://mail.python.org/mailman/listinfo/scikit-learn