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
613 stars 354 forks source link

Add a new module featureAnalysis to MOA. #219

Closed henryfriendly closed 3 years ago

henryfriendly commented 3 years ago

Add a new module featureAnalysis to MOA which includes two tabs VisualizeFeatures, FeatureImportance and feature importance related algorithms.