slackbuilds_ponce/python/python-cluster/README

4 lines
217 B
Text
Raw Normal View History

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.