Git Product home page Git Product logo

gustavohfmo / gmm-vrd Goto Github PK

View Code? Open in Web Editor NEW
4.0 2.0 2.0 1.89 MB

Algorithms proposed in the following paper: Oliveira, Gustavo HFM, Leandro L. Minku, and Adriano LI Oliveira. "GMM-VRD: A Gaussian Mixture Model for Dealing With Virtual and Real Concept Drifts." 2019 International Joint Conference on Neural Networks (IJCNN). IEEE, 2019.

Home Page: https://ieeexplore.ieee.org/abstract/document/8852097/

License: GNU General Public License v3.0

Python 100.00%
gaussian-mixture-models concept-drift virtual-drift real-drift gmm-vrd

gmm-vrd's Introduction

GMM-VRD: A Gaussian Mixture Model for Dealing With Virtual and Real Concept Drifts - DOI

Usage

# Cloning the repository
git clone https://github.com/GustavoHFMO/GMM-VRD.git

# Acessing the repository
cd GMM-VRD

# Installing the dependencies
pip install -r requirements.txt

GMM with training in batch

The module GMM_batch.py shows how to train a GMM for classification using a batch of observations, and also plots the generated model.

# Running the code
python GMM_batch.py

Result

GMM-VRD to handle virtual and real drifts

The module GMM_online.py executes the algorithms described below in real and synthetic datasets.

# Running the code
python GMM_online.py

Oliveira, Gustavo HFM, Leandro L. Minku, and Adriano LI Oliveira. "GMM-VRD: A Gaussian Mixture Model for Dealing With Virtual and Real Concept Drifts." 2019 International Joint Conference on Neural Networks (IJCNN). IEEE, 2019.

P. R. Almeida, L. S. Oliveira, A. S. Britto Jr, and R. Sabourin, “Adapting dynamic classifier selection for concept drift,” Expert Systems with Applications, vol. 104, pp. 67–85, 2018.

L. S. Oliveira and G. E. Batista, “Igmm-cd: a gaussian mixture classification algorithm for data streams with concept drifts,” in BRACIS, 2015 Brazilian Conference on. IEEE, 2015, pp. 55–61

Result

License

This project is under a GNU General Public License (GPL) Version 3. See LICENSE for more information.

gmm-vrd's People

Contributors

gustavohfmo avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.