Download mahoutinaction Free Java Code

Description

Samples from Mahout in Action book, ported to Clojure.

Source Files

The download file mahoutinaction-master.zip has the following entries.


.gitignore/*from  w ww.  ja  v a  2  s . com*/
APACHE_LICENSE.txt
NOTICE.txt
README.md
project.clj
resources/ch15.sample.txt
resources/intro.csv
resources/ua.base.gz
src/java/org/apache/mahout/cf/taste/example/TasteOptionParser.java
src/java/org/apache/mahout/cf/taste/example/grouplens/GroupLensDataModel.java
src/java/org/apache/mahout/cf/taste/example/grouplens/GroupLensRecommender.java
src/java/org/apache/mahout/cf/taste/example/grouplens/GroupLensRecommenderBuilder.java
src/java/org/apache/mahout/cf/taste/example/grouplens/GroupLensRecommenderEvaluatorRunner.java
src/mahoutinaction/ch02.clj
src/mahoutinaction/ch03.clj
src/mahoutinaction/ch04.clj
src/mahoutinaction/ch08.clj
src/mahoutinaction/ch15.clj
src/mahoutinaction/core.clj
test/mahoutinaction/test/core.clj

Download

Click the following link to download mahoutinaction-master.zip.

mahoutinaction-master.zip




















Home »
  Java Free Code »
    Book »




Book
Book Algorithm
Book Design Patterns
Book Example
Book Hadoop
Book JEE
Book Maven
Book Spring