Gaussian mixture model parameter estimation with prior hyper parameters
There are quite a few Expectation Maximization based Gaussian mixture models. However, the models do not set any prior for mean and variance. I have implemented a 1D GMM inspired by Chris McCormick. Such a model can be helpful in cases where the data range is small and will prevent kernel overlap by restricting the kernels around the prior values.
Citar como
Rini (2024). Gaussian mixture model parameter estimation with prior hyper parameters (https://www.mathworks.com/matlabcentral/fileexchange/52775-gaussian-mixture-model-parameter-estimation-with-prior-hyper-parameters), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
Etiquetas
Agradecimientos
Inspirado por: EM Algorithm for Gaussian Mixture Model (EM GMM), Expectation Maximization Algorithm with Gaussian Mixture Model
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
GMM_withPrior/
Versión | Publicado | Notas de la versión | |
---|---|---|---|
1.0.0.0 |