Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/flexoid/cluster-estimation-clojure

Cluster centers estimation laboratory work written on clojure
https://github.com/flexoid/cluster-estimation-clojure

Last synced: 28 days ago
JSON representation

Cluster centers estimation laboratory work written on clojure

Awesome Lists containing this project

README

        

Cluster centers estimation laboratory work written on clojure

## Usage

$ lein run

Supported distance types:

* euclidean
* hamming

## Run specs

$ lein test