Add ClojureWerkz Statistiker to Clojure libs

This commit is contained in:
αλεx π 2014-09-24 13:49:27 +02:00
parent a4abb8c820
commit c142537b4a
1 changed files with 1 additions and 0 deletions

View File

@ -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.
<a name="clojure-data-analysis" />
#### Data Analysis / Data Visualization