Waikato / moa

MOA is an open source framework for Big Data stream mining. It includes a collection of machine learning algorithms (classification, regression, clustering, outlier detection, concept drift detection and recommender systems) and tools for evaluation.
http://moa.cms.waikato.ac.nz/
GNU General Public License v3.0
609 stars 353 forks source link

StreamingRandomPatches #187

Closed hmgomes closed 4 years ago

hmgomes commented 4 years ago

Adding the Streaming Random Patches (SRP) algorithm. Test resources also included in this PR.

More details about the algorithm: Streaming Random Patches for Evolving Data Stream Classification. Heitor Murilo Gomes, Jesse Read, Albert Bifet. IEEE International Conference on Data Mining (ICDM), 2019.