ragnard / camclj-anthills

A naive, slow but sort-of working implementation of K-means clustering

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

anthills

A naive, slow but sort-of working implementation of K-means clustering implemented during the cam-clj meetup on 14/11/2013.

image

Added comments, improved visualisations and tidied up a little bit afterwards.

Authors:

Thanks to Ray Miller for hosting, and everyone else who showed up.

Usage

Use the repl, Luke.

About

A naive, slow but sort-of working implementation of K-means clustering


Languages

Language:Clojure 100.0%