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

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

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

Last synced: about 1 year 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