OGMMF-VRD: On-line Gaussian Mixture Model With Noise Filter For Handling Virtual and Real Concept Drifts. -
G. Oliveira, L. L. Minku and A. L. I. Oliveira, "Tackling Virtual and Real Concept Drifts: An Adaptive Gaussian Mixture Model Approach," in IEEE Transactions on Knowledge and Data Engineering, 2021. doi: 10.1109/TKDE.2021.3099690.
# Cloning the repository
https://github.com/GustavoHFMO/OGMMF-VRD.git
# Acessing the repository
cd OGMMF-VRD
# Installing the dependencies
pip install -r requirements.txt
# Running the code
python Run.py
This project is under a GNU General Public License (GPL) Version 3. See LICENSE for more information.