Home > mahoutinaction

mahoutinaction

Mahoutinaction is a project mainly written in JAVA and CLOJURE, based on the Apache-2.0 license.

Samples from Mahout in Action book, ported to Clojure.

mahoutinaction

Examples from the Mahout in Action book, ported to Clojure

Setup

  1. Build and install Mahout

  2. Load the dependencies

lein deps

Usage

lein run

License

Copyright (C) 2011 Geoff Wilson

Distributed under the Eclipse Public License, the same as Clojure.

Code under src/java is copied from Mahout and subject to the Apache License. See NOTICE.txt and APACHE_LICENSE.txt for details.