Mahoutinaction
Samples from Mahout in Action book, ported to Clojure.
Install / Use
/learn @gmvdm/MahoutinactionREADME
mahoutinaction
Examples from the Mahout in Action book, ported to Clojure
Setup
-
Build and install Mahout
-
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.
