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
603 stars 352 forks source link

SelfOptimisingKNearestLeaves and required base learner #266

Closed wldbdsyb closed 8 months ago

wldbdsyb commented 1 year ago

Self-Optimising K Nearest Leaves algorithm and the base learner.

hmgomes commented 8 months ago

Hi Yibin,

Please create the corresponding test for SOKNL

Cheers, Heitor