Paketname | python-hcluster |
Beschreibung | Python functions for agglomerative clustering |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.2.0-2 |
Sektion | universe/python |
Priorität | optional |
Installierte Größe | 332 Byte |
Hängt ab von | libc6 (>= 2.3.6-6~), python (<< 2.7), python (>= 2.6), python-support (>= 0.90.0), python-numpy, pyt |
Empfohlene Pakete | python-matplotlib |
Paketbetreuer | Ubuntu Developers |
Quelle | hcluster |
Paketgröße | 61684 Byte |
Prüfsumme MD5 | 45bc45ec1b79a452cea40872f6063dfe |
Prüfsumme SHA1 | 2b37a22e51ab8616e71cc9a61a5183c588c1339c |
Prüfsumme SHA256 | 57ad16d0e04e744c2bdc9ddad3ab9d78e2838336cbc5b4c3b1966fbe32bd315d |
Link zum Herunterladen | python-hcluster_0.2.0-2_i386.deb |
Ausführliche Beschreibung | The module's features include:
.
* computing distance matrices from observation vectors
* generating hierarchical clusters from distance matrices
* computing statistics on clusters
* cutting linkages to generate flat clusters
* visualizing clusters with dendrograms
.
The interface is very similar to MATLAB's Statistics Toolbox API.
The core implementation of this library is in C for efficiency.
|