Scikit-multiflow: a multi-output streaming framework. Montiel, J., Read, J., Bifet, A., & Abdessalem, T. The Journal of Machine Learning Research, 19(1):2915–2914, January, 2018.
abstract   bibtex   
scikit-multiflow is a framework for learning from data streams and multi-output learning in Python. Conceived to serve as a platform to encourage the democratization of stream learning research, it provides multiple state-of-the-art learning methods, data generators and evaluators for different stream learning problems, including single-output, multi-output and multi-label. scikit-multiflow builds upon popular open source frameworks including scikit-learn, MOA and MEKA. Development follows the FOSS principles. Quality is enforced by complying with PEP8 guidelines, using continuous integration and functional testing. The source code is available at https://github.com/scikit-multiflow/scikit-multiflow.
@article{montiel_scikit-multiflow_2018,
	title = {Scikit-multiflow: a multi-output streaming framework},
	volume = {19},
	issn = {1532-4435},
	shorttitle = {Scikit-multiflow},
	abstract = {scikit-multiflow is a framework for learning from data streams and multi-output learning in Python. Conceived to serve as a platform to encourage the democratization of stream learning research, it provides multiple state-of-the-art learning methods, data generators and evaluators for different stream learning problems, including single-output, multi-output and multi-label. scikit-multiflow builds upon popular open source frameworks including scikit-learn, MOA and MEKA. Development follows the FOSS principles. Quality is enforced by complying with PEP8 guidelines, using continuous integration and functional testing. The source code is available at https://github.com/scikit-multiflow/scikit-multiflow.},
	number = {1},
	journal = {The Journal of Machine Learning Research},
	author = {Montiel, Jacob and Read, Jesse and Bifet, Albert and Abdessalem, Talel},
	month = jan,
	year = {2018},
	keywords = {drift detection, machine learning, multi-output, python, stream data},
	pages = {2915--2914},
}

Downloads: 0