Another Word For It Patrick Durusau on Topic Maps and Semantic Diversity

August 18, 2011

Calling Mahout from Clojure

Filed under: Clojure,Mahout — Patrick Durusau @ 6:51 pm

Calling Mahout from Clojure

From the post:

Mahout is a set of libraries for running machine learning processes, such as recommendation, clustering and categorisation.

The libraries work against an abstract model that can be anything from a file to a full Hadoop cluster. This means you can start playing around with small data sets in files, a local database, a Hadoop cluster or a custom data store.

After a bit of research, it turned out not to be too complex to call via any JVM language. When you compile and install Mahout, the libraries are installed into your local Maven cache. This makes it very easy to include them into any JVM type project.

Concludes with two interesting references:

Visualizing Mahout’s output with Clojure and Incanter

Monte Carlo integration with Clojure and Mahout

2 Comments

  1. […] Calling Mahout from Clojure « Another Word For It Calling Mahout from Clojure. From the post: Mahout is a set of libraries for running machine learning processes, such as recommendation, clustering and categorisation. The libraries work against an abstract model that … Source: tm.durusau.net […]

    Pingback by Calling Mahout from Clojure « Another Word For It | Clojure | Scoop.it — August 24, 2011 @ 9:43 am

  2. […] background-position: 50% 0px; background-color:#222222; background-repeat : no-repeat; } tm.durusau.net (via @jamborta) – Today, 3:31 […]

    Pingback by Calling Mahout from Clojure « Another Word For It | bigdata-analytics | Scoop.it — February 20, 2012 @ 3:31 am

RSS feed for comments on this post.

Sorry, the comment form is closed at this time.

Powered by WordPress