MOA: A Real-Time Analytics Open Source Framework
Abstract
M assive O nline A nalysis (MOA) is a software environment for implementing algorithms and running experiments for online learning from evolving data streams. MOA is designed to deal with the challenging problems of scaling up the implementation of state of the art algorithms to real world dataset sizes and of making algorithms comparable in benchmark streaming settings. It contains a collection of offline and online algorithms for classification, clustering and graph mining as well as tools for evaluation. For researchers the framework yields insights into advantages and disadvantages of different approaches and allows for the creation of benchmark streaming data sets through stored, shared and repeatable settings for the data feeds. Practitioners can use the framework to easily compare algorithms and apply them to real world data sets and settings. MOA supports bi-directional interaction with WEKA, the Waikato Environment for Knowledge Analysis. Besides providing algorithms and measures for evaluation and comparison, MOA is easily extensible with new contributions and allows for the creation of benchmark scenarios.
Cite
Text
Bifet et al. "MOA: A Real-Time Analytics Open Source Framework." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2011. doi:10.1007/978-3-642-23808-6_41Markdown
[Bifet et al. "MOA: A Real-Time Analytics Open Source Framework." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2011.](https://mlanthology.org/ecmlpkdd/2011/bifet2011ecmlpkdd-moa/) doi:10.1007/978-3-642-23808-6_41BibTeX
@inproceedings{bifet2011ecmlpkdd-moa,
title = {{MOA: A Real-Time Analytics Open Source Framework}},
author = {Bifet, Albert and Holmes, Geoff and Pfahringer, Bernhard and Read, Jesse and Kranen, Philipp and Kremer, Hardy and Jansen, Timm and Seidl, Thomas},
booktitle = {European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases},
year = {2011},
pages = {617-620},
doi = {10.1007/978-3-642-23808-6_41},
url = {https://mlanthology.org/ecmlpkdd/2011/bifet2011ecmlpkdd-moa/}
}