Atomic Centos 6 I386

Package: python-cluster

python-cluster - Create several groups (clusters) of objects from a list

Website: https://pypi.python.org/pypi/cluster
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.

Packages

python-cluster-1.1.2-3.el6.art.noarch [28 KiB] Changelog by umeabot (2013-10-22):
+ Revision: 544941
- Mageia 4 Mass Rebuild
Package contents (click to display)
[f] /usr/share/doc/python-cluster-1.1.2/CHANGELOG
[f] /usr/share/doc/python-cluster-1.1.2/LICENSE
[f] /usr/share/doc/python-cluster-1.1.2/README
[d] /usr/share/doc/python-cluster-1.1.2
[f] /usr/lib/python2.6/site-packages/cluster-1.1.2-py2.6.egg-info
[f] /usr/lib/python2.6/site-packages/cluster.py
[f] /usr/lib/python2.6/site-packages/cluster.pyc
[f] /usr/lib/python2.6/site-packages/cluster.pyo

Listing created by Repoview-0.7.1