Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cjauvin/dp-means
Python implementation of the DP-means clustering algo
https://github.com/cjauvin/dp-means
Last synced: 4 days ago
JSON representation
Python implementation of the DP-means clustering algo
- Host: GitHub
- URL: https://github.com/cjauvin/dp-means
- Owner: cjauvin
- Created: 2012-07-13T17:14:14.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-07-14T03:59:50.000Z (over 12 years ago)
- Last Synced: 2024-06-11T16:39:37.488Z (5 months ago)
- Size: 97.7 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
R to Python translation of: https://github.com/johnmyleswhite/bayesian_nonparametrics
Found on: http://www.johnmyleswhite.com/notebook/2012/06/26/bayesian-nonparametrics-in-r/
Based on: http://arxiv.org/pdf/1111.0352.pdf