hcluster 0.2.0
pip install hcluster
Released:
A hierarchical clustering package for Scipy.
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: BSD License (New BSD License)
- Author: Damian Eads
- Tags dendrogram, linkage, cluster, agglomorative, hierarchical, hierarchy, ward, distance
Classifiers
- Development Status
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
Project description
This library provides Python functions for hierarchical clustering. Its features include
generating hierarchical clusters from distance matrices
computing distance matrices from observation vectors
computing statistics on clusters
cutting linkages to generate flat clusters
and visualizing clusters with dendrograms.
The interface is very similar to MATLAB’s Statistics Toolbox API to make code easier to port from MATLAB to Python/Numpy. The core implementation of this library is in C for efficiency.
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: BSD License (New BSD License)
- Author: Damian Eads
- Tags dendrogram, linkage, cluster, agglomorative, hierarchical, hierarchy, ward, distance
Classifiers
- Development Status
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file hcluster-0.2.0.tar.gz
.
File metadata
- Download URL: hcluster-0.2.0.tar.gz
- Upload date:
- Size: 453.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ce1ff67271cc1be36522ec1b144722c62ab74e48b9051a47b0f439b1eb372652 |
|
MD5 | 47b439d8892a70a0a79adb58bb1f6c5b |
|
BLAKE2b-256 | ae53124566e37de607ee8d845741c0702da373362e104fae665c2085d15fed50 |