summaryrefslogtreecommitdiffstats
path: root/libraries/python-cluster/README
blob: a074818a16f92ec644530d33cd6e7eacd0f2e0e8 (plain)
1
2
3
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.