Tell me more ×
Cross Validated is a question and answer site for statisticians, data analysts, data miners and data visualization experts. It's 100% free, no registration required.

I want a clustering method which can let me apply constraints on the maximum and the minimum cluster sizes which I can implement. Otherwise suggestions for a combination of existing techniques which I could use to get the same result are welcome.

share|improve this question
Could you please share why you are planning to put constraints on the cluster sizes? As most people are interested in seeing the nodes of the dendrogram to decide the clustering level, so your intention sounds to be interesting to me. – Blain Waan Oct 23 '12 at 9:55
How do you define word "size"? Number of objects in a cluster? "Diameter" (distance between utmost points) in a cluster? Mean squared or absolute deviation in a cluster? Else? – ttnphns Oct 23 '12 at 12:32
Size is the number of objects in the cluster, @BlainWaan it is not that fascinating, the constraint size on the group has always been there, just that now I was planning on getting the groups from clustering. One thing that I am tempted to try is to cluster them using any method and then go on to break them if their size is more than permitted. – vishalv2050 Oct 24 '12 at 14:11

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.