EM for Mixture of Bernoulli (Unsupervised Naive Bayes) for clustering binary data

Versión 1.0.0.0 (2,2 KB) por Mo Chen
EM for Mixture of Bernoulli (Unsupervised Naive Bayes) for clustering binary data
593 descargas
Actualizado 9 mar 2016

Ver licencia

Just like EM of Gaussian Mixture Model, this is the EM algorithm for fitting Bernoulli Mixture Model.
GMM is useful for clustering real value data. However, for binary data (such as bag of word feature) Bernoulli Mixture is more suitable.

EM for Mixture of Bernoulli can be also viewed as an unsupervised version of Naive Bayes classifier, where the M step is Naive Bayes training and E step is Naive Bayes prediction.

This package is now a part of the PRML toolbox (http://www.mathworks.com/matlabcentral/fileexchange/55826-pattern-recognition-and-machine-learning-toolbox).

Citar como

Mo Chen (2024). EM for Mixture of Bernoulli (Unsupervised Naive Bayes) for clustering binary data (https://www.mathworks.com/matlabcentral/fileexchange/55882-em-for-mixture-of-bernoulli-unsupervised-naive-bayes-for-clustering-binary-data), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2016a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0