Package : python-cluster > RPM : python-cluster-1.3.3-1.mga6.src.rpm

Basic items

Name python-cluster
Version 1.3.3
Release 1.mga6
URL https://pypi.python.org/pypi/cluster
Group Development/Python
Summary Create several groups (clusters) of objects from a list
Size 52KB
Arch noarch
License LGPL

Description

python-cluster is a "simple" package that allows to create several groups
(clusters) of objects from a list. It's meant to be flexible and able to
cluster any object. To ensure this kind of flexibility, you need not only to
supply the list of objects, but also a function that calculates the similarity
between two of those objects. For simple datatypes, like integers, this can be
as simple as a subtraction, but more complex calculations are possible. Right
now, it is possible to generate the clusters using a hierarchical clustering
and the popular K-Means algorithm. For the hierarchical algorithm there are
different "linkage" (single, complete, average and uclus) methods available.

Media information

Distribution release Mageia 6
Media name core-release
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2016-11-12 12:38:34
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie