From 4b393ad5b9373932474af9468474fbe1679ff8f2 Mon Sep 17 00:00:00 2001 From: EdwardRaff Date: Sat, 31 Oct 2015 16:22:26 -0400 Subject: [PATCH] Update README.md adding JSAT to list of ML libraries. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 612d3e2..614fd08 100644 --- a/README.md +++ b/README.md @@ -372,6 +372,7 @@ A curated list of awesome Java frameworks, libraries and software. * [DeepDive](http://deepdive.stanford.edu) - Creates structured information from unstructured data and integrates it into an existing database. * [Deeplearning4j](http://deeplearning4j.org/) - Distributed and multi-threaded deep learning library. * [H2O](http://0xdata.com/) - Analytics engine for statistics over big data. +* [JSAT](https://github.com/EdwardRaff/JSAT) - Numerous Machine Learning algorithms for pre-processing, classification, regression, and clustering. Some algorithms suport mult-threaded execution. * [Weka](http://www.cs.waikato.ac.nz/ml/weka/) - Collection of algorithms for data mining tasks ranging from pre-processing to visualization. ## Messaging