Download mahout-utils-0.4.jar file - Jar m

Jar examples for m:mahout-utils

Description

Utilities for preparing content into formats for Mahout.

You can download jar file mahout-utils 0.4 in this page.

License

Apache License

Build File

You can use the following script to add mahout-utils-0.4.jar to your project.

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

Download

Click the following link to download the jar file.

mahout-utils-0.4-javadoc.jar
mahout-utils-0.4-sources.jar
mahout-utils-0.4.jar
mahout-utils-0.4.pom



Related Tutorials