mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
b7c28a1972
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
4 lines
217 B
Text
4 lines
217 B
Text
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.
|