[scikit-learn] Agglomerative Clustering without knowing number of clusters
Ariani A
b.noushin7 at gmail.com
Fri Jun 30 12:53:02 EDT 2017
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!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-learn/attachments/20170630/18c55241/attachment.html>
More information about the scikit-learn
mailing list