Jar examples for w:weka-stable
The Waikato Environment for Knowledge Analysis (WEKA), a machine learning workbench. This version is tied to the 3rd edition the "Data Mining: Practical Machine Learning Tools and Techniques" book by Ian H. Witten, Eibe Frank, Mark A. Hall. Apart from bugfixes, this version does not receive any other updates.
You can download jar file weka-stable 3.8.0 in this page.
GNU General Public License 2.0
You can use the following script to add weka-stable-3.8.0.jar to your project.
<dependency> <groupId>nz.ac.waikato.cms.weka</groupId> <artifactId>weka-stable</artifactId> <version>3.8.0</version> </dependency>
compile group: 'nz.ac.waikato.cms.weka', name: 'weka-stable', version: '3.8.0'
libraryDependencies += "nz.ac.waikato.cms.weka" % "weka-stable" % "3.8.0"
<dependency org="nz.ac.waikato.cms.weka" name="weka-stable" rev="3.8.0"/>
@Grapes(@Grab(group='nz.ac.waikato.cms.weka', module='weka-stable', version='3.8.0'))
'nz.ac.waikato.cms.weka:weka-stable:jar:3.8.0'
Click the following link to download the jar file.
weka-stable-3.8.0-javadoc.jar