From b289eb9bae9cf4e5b4412e1b19b9f5dbe9adaf37 Mon Sep 17 00:00:00 2001 From: "Roman S.A" Date: Sun, 19 Jul 2020 11:46:21 +0300 Subject: [PATCH] dd siddhi (#854) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9fad602..fae2df1 100644 --- a/README.md +++ b/README.md @@ -576,6 +576,7 @@ _Tools that provide specific statistical algorithms for learning from data._ - [H2O](https://www.h2o.ai) - Analytics engine for statistics over big data. - [JSAT](https://github.com/EdwardRaff/JSAT) - Algorithms for pre-processing, classification, regression, and clustering with support for multi-threaded execution. (GPL-3.0-only) - [Oryx 2](https://github.com/OryxProject/oryx) - Framework for building real-time, large-scale machine learning applications. Includes end-to-end applications for collaborative filtering, classification, regression, and clustering. +- [Siddhi](https://github.com/siddhi-io/siddhi) - Cloud native streaming and complex event processing engine. - [Smile](https://github.com/haifengl/smile) - Statistical Machine Intelligence and Learning Engine provides a set of machine learning algorithms and a visualization library. - [Synapses](https://mrdimosthenis.github.io/Synapses/#synapses) - Lightweight library for neural networks. - [Weka](https://www.cs.waikato.ac.nz/ml/weka/) - Collection of algorithms for data mining tasks ranging from pre-processing to visualization. (GPL-3.0-only)