summaryrefslogtreecommitdiffstats
path: root/python/python2-cluster/README
blob: a78c8a7d7c46e15fc1d9bb1af67d5ad80bc0e152 (plain)
python-cluster is a package that allows grouping a list of arbitrary
objects into related groups (clusters). Simply give it a list of data
and a function to determine the similarity between two items and you're
done.