[scikit-learn] Agglomerative clustering problem

Ariani A b.noushin7 at gmail.com
Tue Jul 11 12:42:15 EDT 2017


Hi all,
I want to perform agglomerative clustering, but I have no idea of number of
clusters before hand. But I want that every cluster has at least 40 data
points in it. How can I apply this to sklearn.agglomerative clustering?
Should I use dendrogram and cut it somehow? I have no idea how to relate
dendrogram to this and cutting it out. Any help will be appreciated!
I have to use agglomerative clustering!
Thanks,
-Ariani
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-learn/attachments/20170711/d6464ec0/attachment.html>


More information about the scikit-learn mailing list