In this page

scikit-multiflow at AnacondaCON 2019!

We participated in AnacondaCON 2019 in the Open Source Technology track. The video of the talk is available in here

Abstract As traditional “batch” learning is no match for today’s data deluge, a new field emerges — data stream mining. In stream learning, data is considered infinite and models are trained and updated continuously, thereby adapting to changes in the data. This talk provides an overview of data stream learning and introduces scikit-multiflow, an open-source Python framework to implement algorithms and perform experiments in the field of ML on evolving data streams.