Giter Site home page Giter Site logo

richard-moulton / conceptdriftgenerator Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fpetitjean/conceptdriftgenerator

1.0 0.0 0.0 15 KB

Generator for classification with concept drift. Extension of work done in Webb et al. 2016 and posted to GitHub by Dr. François Petitjean.

License: Apache License 2.0

Java 100.00%

conceptdriftgenerator's Introduction

This project is a complement to the Massive Online Analysis (MOA) library and aims to provide a categorical data generator which incorporates extended concept drift with given magnitude. It has been tested for compatability with MOA 16.04.

This project is an extension the the ConceptDriftGenerator developed by: Webb, Geoffrey I. and Hyde, Roy and Cao, Hong and Nguyen, Hai Long and Petitjean, Francois and based on their article "Characterizing concept drift."

Webb et al. define abrupt drift as occuring between two concepts, n and n+1, when the time between the end of concept n and the start of concept n+1 is less than or equal to delta (a natural number, > 0).

Complementarily, Webb et al. also define extended drift as occuring between two concepts, n and n+1, when the time between the end of concept n and the start of concept n+1 is greater than delta.

Specifically, this extension allows the user to select the length of the concept drift's duration, thus allowing for data streams with extended concept drift of an arbitrary duration to be generated and not only those with abrupt concept drift.

When using this repository, please cite:

@ARTICLE{Webb2016,
  author="Webb, Geoffrey I. and Hyde, Roy and Cao, Hong and Nguyen, Hai Long and Petitjean, Francois",
  title="Characterizing concept drift",
  journal="Data Mining and Knowledge Discovery",
  year="2016",
  volume="30",
  number="4",
  pages="964--994",
  doi="10.1007/s10618-015-0448-4",
  url="http://dx.doi.org/10.1007/s10618-015-0448-4"
}

The paper is available for download at: https://arxiv.org/pdf/1511.03816v6.pdf

The original ConceptDriftGenerator repository is DOI It is also available at: https://github.com/fpetitjean/ConceptDriftGenerator

It requires the Apache Commons Math for random number generators.

conceptdriftgenerator's People

Contributors

fpetitjean avatar richard-moulton avatar

Stargazers

 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.