Skip to content

ibnudaqiqil/CMGMM

Repository files navigation

MIT License

Combine Merge Gaussian Mixture Model

The Combine Merge Gaussian Mixture Model (CMGMM) is an incremental classification algorithm that has the ability to adapt to the new incoming concept. This algorithm is developed based on a Gaussian Mixture Model (GMM) and inherits all properties of GMM like a set of parameters w, µ, and P denoting the non-negative weight, distribution means, and covariance matrix, respectively. Furthermore, this algorithm can add new components as new relevant information or concept that identified in the current data then merge some component to adjust the parameters of each distribution.

if you use this code please cite us at :

I.D. Id, M. Abe and S. Hara, "Concept Drift Adaptation for Acoustic Scene Classifier Based on Gaussian Mixture Model," 2020 IEEE REGION 10 CONFERENCE (TENCON), 2020, pp. 450-455, doi: 10.1109/TENCON50793.2020.9293766.

I.D. Id, M. Abe, S. Hara "Acoustic Scene Classifier Based on Gaussian Mixture Model in the Concept Drift Situation", Advances in Science, Technology and Engineering Systems Journal, vol. 6, no. 5, pp. 167-176 (2021).

COPYRIGHT

Copyright (c) 2020 Ibnu Daqiqil ID

Released under the MIT license

https://opensource.org/licenses/mit-license.php

About

Combine Merge GMM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published