Download mahout-core-0.9.jar file - Jar m

Jar examples for m:mahout-core

Description

Scalable machine learning libraries

You can download jar file mahout-core 0.9 in this page.

License

Apache License

Build File

You can use the following script to add mahout-core-0.9.jar to your project.

<dependency>
   <groupId>org.apache.mahout</groupId>
   <artifactId>mahout-core</artifactId>
   <version>0.9</version>
</dependency>
compile group: 'org.apache.mahout', name: 'mahout-core', version: '0.9'
libraryDependencies += "org.apache.mahout" % "mahout-core" % "0.9"
<dependency org="org.apache.mahout" name="mahout-core" rev="0.9"/>
@Grapes(@Grab(group='org.apache.mahout', module='mahout-core', version='0.9'))
'org.apache.mahout:mahout-core:jar:0.9'

Download

Click the following link to download the jar file.

mahout-core-0.9-javadoc.jar
mahout-core-0.9-job.jar
mahout-core-0.9-sources.jar
mahout-core-0.9-tests.jar
mahout-core-0.9.jar
mahout-core-0.9.pom



Related Tutorials