The Waikato Environment for Knowledge Analysis (WEKA) is a machine learning workbench providing tools for data preprocessing, classification, regression, clustering, association rules, and visualization.
<dependency>
<groupId>nz.ac.waikato.cms.weka</groupId>
<artifactId>weka-dev</artifactId>
<version>3.9.6</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Load an ARFF dataset using WEKA's DataSource
No known issues recorded.
No dependency data recorded yet.