All Projects → alipsgh → codes-for-moa

alipsgh / codes-for-moa

Licence: MIT license
My Java codes for the MOA framework. It includes the implementations of FHDDM, FHDDMS, and MDDMs.

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to codes-for-moa

tornado
The Tornado 🌪️ framework, designed and implemented for adaptive online learning and data stream mining in Python.
Stars: ✭ 110 (+423.81%)
Mutual labels:  concept-drift, drift-detection, fhddm, mddm
AdaptiveRandomForest
Repository for the AdaptiveRandomForest algorithm implemented in MOA 2016-04
Stars: ✭ 28 (+33.33%)
Mutual labels:  concept-drift, moa
popmon
Monitor the stability of a Pandas or Spark dataframe ⚙︎
Stars: ✭ 434 (+1966.67%)
Mutual labels:  drift-detection
River
🌊 Online machine learning in Python
Stars: ✭ 2,980 (+14090.48%)
Mutual labels:  concept-drift
MemStream
MemStream: Memory-Based Streaming Anomaly Detection
Stars: ✭ 58 (+176.19%)
Mutual labels:  concept-drift
concept-drift
Algorithms for detecting changes from a data stream.
Stars: ✭ 95 (+352.38%)
Mutual labels:  concept-drift

My Java Codes for MOA

You find my codes, written in Java, for the MOA framework in this repository. My drift detectors may be used with the MOA framework for detecting concept drift in envolving data streams.

Tutorial on Setting Up Everything.

Citation

Please cite the following papers, or thesis, if you plan to use FHDDM, FHDDMS, and MDDMs:

  1. Pesaranghader, Ali. "A Reservoir of Adaptive Algorithms for Online Learning from Evolving Data Streams", Ph.D. Dissertation, Université d'Ottawa/University of Ottawa, 2018. DOI: http://dx.doi.org/10.20381/ruor-22444
  2. Pesaranghader, Ali, et al. "Reservoir of Diverse Adaptive Learners and Stacking Fast Hoeffding Drift Detection Methods for Evolving Data Streams", Machine Learning Journal, 2018.
    Pre-print available at: https://arxiv.org/abs/1709.02457, DOI: https://doi.org/10.1007/s10994-018-5719-z
  3. Pesaranghader, Ali, et al. "Fast Hoeffding Drift Detection Method for Evolving Data Streams", European Conference on Machine Learning, 2016.
    Pre-print available at: http://iwera.ir/~ali/papers/ecml2016.pdf, DOI: https://doi.org/10.1007/978-3-319-46227-1_7
  4. Pesaranghader, Ali, et al. "McDiarmid Drift Detection Methods for Evolving Data Streams", International Joint Conference on Neural Networks, 2018.
    Pre-print available at: https://arxiv.org/abs/1710.02030, DOI: https://doi.org/10.1109/IJCNN.2018.8489260


Ali Pesaranghader © 2020++
Under MIT License

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].