Pacote: python3-cluster (1.4.1.post3-1)
Links para python3-cluster
Recursos de Debian:
- Relatórios de bug
- Informação de desenvolvedor(a)
- Debian Changelog
- Arquivo de copyright
- Rastreador de patch Debian
Baixe o pacote-fonte python-cluster:
- [python-cluster_1.4.1.post3-1.dsc]
- [python-cluster_1.4.1.post3.orig.tar.gz]
- [python-cluster_1.4.1.post3-1.debian.tar.xz]
Mantenedores(as):
Fontes externas:
- Pagina principal [github.com]
Pacotes similares:
allows grouping a list of arbitrary objects into related groups (clusters)
python-cluster is a "simple" package that allows users 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.
This is the Python 3 compatible package.
Outros pacotes relacionados a python3-cluster
|
|
|
|
-
- dep: python3
- linguagem orientada a objetos de alto nível e interativa (versão python3 padrão)
-
- dep: python3-pkg-resources
- pacote de descoberta e acesso a recursos utilizando o pkg_resources
Download de python3-cluster
Arquitetura | Tamanho do pacote | Tamanho instalado | Arquivos |
---|---|---|---|
all | 16.1 kB | 72.0 kB | [lista de arquivos] |