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

Version 1.0.0.0 (2,2 ko) par Mo Chen
EM for Mixture of Bernoulli (Unsupervised Naive Bayes) for clustering binary data
592 téléchargements
Mise à jour 9 mars 2016

Afficher la licence

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).

Citation pour cette source

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. Récupéré le .

Compatibilité avec les versions de MATLAB
Créé avec R2016a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Publié le Notes de version
1.0.0.0