[scikit-learn] Random forest prediction probability value is limited to a single decimal point

Suranga Kasthurirathne surangakas at gmail.com
Fri Apr 14 11:27:18 EDT 2017


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 <t3kcit at 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 at python.org
> https://mail.python.org/mailman/listinfo/scikit-learn
>



-- 
Best Regards,
Suranga
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-learn/attachments/20170414/136b9c06/attachment-0001.html>


More information about the scikit-learn mailing list