From dc5c07b3dbb9c3e6c53ae2ed1a02f7111b5cf6e8 Mon Sep 17 00:00:00 2001 From: asafschers Date: Wed, 15 Mar 2017 16:18:52 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index db1b539..cbcf818 100644 --- a/README.md +++ b/README.md @@ -969,6 +969,7 @@ on MNIST digits[DEEP LEARNING] * [jRuby Mahout](https://github.com/vasinov/jruby_mahout) - JRuby Mahout is a gem that unleashes the power of Apache Mahout in the world of JRuby. * [CardMagic-Classifier](https://github.com/cardmagic/classifier) - A general classifier module to allow Bayesian and other types of classifications. * [rb-libsvm](https://github.com/febeling/rb-libsvm) - Ruby language bindings for LIBSVM which is a Library for Support Vector Machines +* [Random Forester](https://github.com/asafschers/random_forester) - Creates Random Forest classifiers from PMML files #### Data Analysis / Data Visualization