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

Fixed issue with Moa POM dependencies. #204

Closed kushvarma closed 4 years ago

kushvarma commented 4 years ago

Fixed the dependency issue. groupId was wrong in pom.xml file. Now it wont show any issue when maven runs.