Update README.md

Added MEKA - an extension to Weka for multi-label classification.
This commit is contained in:
Asterisk14 2014-07-23 22:13:06 +02:00
parent 3d0ee1d719
commit b779744962
1 changed files with 1 additions and 0 deletions

View File

@ -206,6 +206,7 @@ For a list of free machine learning books available for download, go [here](http
* [Mahout](https://github.com/apache/mahout) - Distributed machine learning
* [Stanford Classifier](http://nlp.stanford.edu/software/classifier.shtml) - A classifier is a machine learning tool that will take data items and place them into one of k classes.
* [Weka](http://www.cs.waikato.ac.nz/ml/weka/) - Weka is a collection of machine learning algorithms for data mining tasks
* [Meka](http://meka.sourceforge.net/) - An open source implementation of methods for multi-label classification and evaluation (extension to Weka).
* [ORYX](https://github.com/cloudera/oryx) - Simple real-time large-scale machine learning infrastructure.
* [H2O](https://github.com/0xdata/h2o) - ML engine that supports distributed learning on data stored in HDFS.
* [WalnutiQ](https://github.com/WalnutiQ/WalnutiQ) - object oriented model of the human brain