Update README.md

This commit is contained in:
douglasArantes
2016-02-29 00:12:31 -04:00
parent abb54f8176
commit e2115ba98b

View File

@ -416,7 +416,8 @@ A curated list of awesome Java frameworks, libraries and software.
## Machine Learning ## Machine Learning
*Tools that provide specific statistical algorithms which allow learning from data.* *Tools that provide specific statistical algorithms which allow learning from data.*
* [Smile](http://haifengl.github.io/smile/) - Statistical Machine Intelligence and Learning Engine.
Smile is a fast and comprehensive machine learning system.
* [Apache Flink](https://flink.apache.org/) - Fast and reliable large-scale data processing engine. * [Apache Flink](https://flink.apache.org/) - Fast and reliable large-scale data processing engine.
* [Apache Hadoop](http://hadoop.apache.org/) - Storage and large-scale processing of data-sets on clusters of commodity hardware. * [Apache Hadoop](http://hadoop.apache.org/) - Storage and large-scale processing of data-sets on clusters of commodity hardware.
* [Apache Mahout](https://mahout.apache.org/) - Scalable algorithms focused on collaborative filtering, clustering and classification. * [Apache Mahout](https://mahout.apache.org/) - Scalable algorithms focused on collaborative filtering, clustering and classification.