From e8b43e8aa9f80c8ce4d5da46cdd69388bc9635df Mon Sep 17 00:00:00 2001 From: Kristoffer Sjogren Date: Sat, 14 Mar 2015 23:52:42 +0100 Subject: [PATCH] Added flink to machine learning --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 842f9ec..40447a8 100644 --- a/README.md +++ b/README.md @@ -230,6 +230,7 @@ A curated list of awesome Java frameworks, libraries and software. Inspired by o *Tools that provide specific statistical algorithms which allow to learn from data.* +* [Apache Flink](https://flink.apache.org/) - Fast and reliable large-scale data processing engine. * [Apache Hadoop](http://hadoop.apache.org/) - Open-source software framework for 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 Spark](http://spark.apache.org/) - Open-source data analytics cluster computing framework.