[scikit-learn] Any way to pre-calculate number of cluster roughly?

lampahome pahome.chen at mirlab.org
Wed Jun 26 06:32:33 EDT 2019


I see many ways like elbow method, silhouette score, they all define the
cluster number after clustering.

Especially the elbow method, I need to monitor the relation with cluster
number and find the elbow.

But if the dataset is too huge to let me find the elbow and I don't even
how many cluster number actually.

Any way to pre-calculate number of cluster roughly?

thx
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-learn/attachments/20190626/0aae4e8c/attachment.html>


More information about the scikit-learn mailing list