Examples from the Mahout in Action book, ported to Clojure
-
Build and install Mahout
-
Load the dependencies
lein deps
lein run
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.