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

improve the accuracy of change detection #197

Closed ManalMansour closed 3 years ago

ManalMansour commented 4 years ago

i have to work to improve the change detection in clustering i have to choose one algorithm and try to improve its accuracy results is it better to work with k means or clus tree or what ? i choose k- means randomly but i can not find the code part of change detection can i add ADWIN code with k means for example ?

please help ):