An open API service indexing awesome lists of open source software.

https://github.com/datumbox/dpmm-clustering

Java implementation of Dirichlet Process Mixture Model.
https://github.com/datumbox/dpmm-clustering

Last synced: about 1 year ago
JSON representation

Java implementation of Dirichlet Process Mixture Model.

Awesome Lists containing this project

README

          

DPMM-Clustering
===============

Java implementation of Dirichlet Process Mixture Model. The project contains two clustering algorithms: the Dirichlet Multivariate Normal Mixture Model and the Dirichlet-Multinomial Mixture Model.

For more information concerning the Machine Learning model check out:

http://blog.datumbox.com/clustering-with-dirichlet-process-mixture-model-in-java/

http://blog.datumbox.com/overview-of-cluster-analysis-and-dirichlet-process-mixture-models/

http://blog.datumbox.com/finite-mixture-model-based-on-dirichlet-distribution/

http://blog.datumbox.com/the-dirichlet-process-the-chinese-restaurant-process-and-other-representations/

http://blog.datumbox.com/the-dirichlet-process-mixture-model/

http://blog.datumbox.com/clustering-documents-and-gaussian-data-with-dirichlet-process-mixture-models/

Useful Links
============

Datumbox: https://www.datumbox.com/

Machine Learning Blog: https://blog.datumbox.com/