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

July 4, 2011

Visualizing Mahout’s Output…

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

Visualizing Mahout’s output with Clojure and Incanter

From the post:

Some Clojure code to visualize clusters built using Apache Mahout implementation of the K-Means clustering algorithm.

The code retrieves the output of the algorithm (clustered-points and centroids) from HDFS, builds a Clojure friendly representation of the output (a map and a couple of lazy-seqs) and finally uses Incanter’s wrapper around JFreeChart to visualize the results.

Another tool for data miners and visualizers.

No Comments

No comments yet.

RSS feed for comments on this post.

Sorry, the comment form is closed at this time.

Powered by WordPress