Scikit-Multiflow: A Multi-output Streaming Framework

Jacob Montiel,Jesse Read,Albert Bifet,Talel Abdessalem
DOI: https://doi.org/10.5555/3291125.3309634
2018-07-12
Abstract:Scikit-multiflow is a multi-output/multi-label and stream data mining framework for the Python programming language. Conceived to serve as a platform to encourage democratization of stream learning research, it provides multiple state of the art methods for stream learning, stream generators and evaluators. scikit-multiflow builds upon popular open source frameworks including scikit-learn, MOA and MEKA. Development follows the FOSS principles and quality is enforced by complying with PEP8 guidelines and using continuous integration and automatic testing. The source code is publicly available at <a class="link-external link-https" href="https://github.com/scikit-multiflow/scikit-multiflow" rel="external noopener nofollow">this https URL</a>.
Machine Learning
What problem does this paper attempt to address?