in reply to
Re: how to get clusters?
in thread
how to get clusters?
I would look up cluster analysis. One widely used algorithm is the
K-means
algorithm. Here are some relevant links:
http://en.wikipedia.org/wiki/Cluster_analysis#Creating_clusters
http://bonsai.ims.u-tokyo.ac.jp/~mdehoon/software/cluster/software.htm
Algorithm::Cluster at CPAN
Comment on
Re^2: how to get clusters?
Download
Code
In Section
Seekers of Perl Wisdom