Bayesian Hierarchical Clustering
Project description
# BHC - Bayesian Hierarchical Clustering
- 100:
This is a project of implementing Beyesian Hierarchical Clustering in Python.
Heller, Katherine A., and Zoubin Ghahramani. “Bayesian hierarchical clustering.” Proceedings of the 22nd international conference on Machine learning. ACM, 2005.
### Data sets: #### Data sets from the paper: toyexample: handwriting number 0,2,4. It has 64 variables, containing information of handwriting.
dim: (120, 64) <br/>
#### Data sets not in the paper: iris: This is perhaps the best known database to be found in the pattern recognition literature. Fisher’s paper is a classic in the field and is referenced frequently to this day. (See Duda & Hart, for example.) The data set contains 3 classes of 50 instances each, where each class refers to a type of iris plant. One class is linearly separable from the other 2; the latter are NOT linearly separable from each other. <br/>
dim: (150, 5) <br/>
Project details
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
Built Distribution
File details
Details for the file BHClustering-0.0.3.tar.gz
.
File metadata
- Download URL: BHClustering-0.0.3.tar.gz
- Upload date:
- Size: 6.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e559f13979c718918ba3ca26c93a14c34a8d034da136a6f8dc308d7e6bafc75e |
|
MD5 | 1faa6ea44ce0d3b0406f3af6a37b641a |
|
BLAKE2b-256 | 82cd9785d0db4eb69deae4b610299fb1950c403fe7a9335bba113466d18b86d7 |
File details
Details for the file BHClustering-0.0.3-py2.py3-none-any.whl
.
File metadata
- Download URL: BHClustering-0.0.3-py2.py3-none-any.whl
- Upload date:
- Size: 5.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 777c7bb1e5441a74b65096f5f5b24e266f313a506f45bfa43e3f0438ecf046fe |
|
MD5 | af72968988fd2a55df3c9362f9f4dbed |
|
BLAKE2b-256 | 79e935e21e74800ef1d93b7651050d3043be817255bbae2d91e452edcc329c74 |