From c142537b4aec04468dbe7fc26667c7f07f313e1d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=CE=B1=CE=BB=CE=B5x=20=CF=80?= Date: Wed, 24 Sep 2014 13:49:27 +0200 Subject: [PATCH] Add ClojureWerkz Statistiker to Clojure libs --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ef2229b..47781af 100644 --- a/README.md +++ b/README.md @@ -149,6 +149,7 @@ For a list of free machine learning books available for download, go [here](http * [Clj-ML](https://github.com/antoniogarrote/clj-ml) - A machine learning library for Clojure built on top of Weka and friends * [Encog](https://github.com/jimpil/enclog) - Clojure wrapper for Encog (v3) (Machine-Learning framework that specialises in neural-nets) * [Fungp](https://github.com/vollmerm/fungp) - A genetic programming library for Clojure +* [Statistiker](https://github.com/clojurewerkz/statistiker) - Basic Machine Learning algorithms in Clojure. #### Data Analysis / Data Visualization