1
0
Fork 0
mirror of https://github.com/josephmisiti/awesome-machine-learning.git synced 2024-11-13 11:24:23 -05:00

Merge pull request #357 from asafschers/patch-1

Update README.md
This commit is contained in:
Joseph Misiti 2017-03-19 20:40:05 -04:00 committed by GitHub
commit b59f202b99

View file

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