Download mahout-utils-0.5.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.5 in this page.

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials