[scikit-learn] How to tune parameters when using partial_fit

Andreas Mueller t3kcit at gmail.com
Mon Jun 10 13:23:21 EDT 2019


There's no built-in way to do that with scikit-learn right now, sorry.

On 6/10/19 6:58 AM, lampahome wrote:
> as title,
>
> I try to cluster a huge data, but I don't know how to tune parameters 
> when clustering.
>
> If it's a small dataset, I can use gridsearchcv, but how to if it's a 
> huge data?
>
> thx
>
> _______________________________________________
> 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/20190610/fb13d170/attachment.html>


More information about the scikit-learn mailing list