From 4b18e9ce4ca34414a3a97eff52de8a788e5e4af1 Mon Sep 17 00:00:00 2001 From: Zoran Pandovski Date: Thu, 3 Sep 2020 14:13:45 +0200 Subject: [PATCH] Add MindsDB to the ML Include MindsDB to the ML section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b238770..387a3fb 100644 --- a/README.md +++ b/README.md @@ -829,6 +829,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php). * [Spark ML](http://spark.apache.org/docs/latest/ml-guide.html) - [Apache Spark](http://spark.apache.org/)'s scalable Machine Learning library. * [vowpal_porpoise](https://github.com/josephreisinger/vowpal_porpoise) - A lightweight Python wrapper for [Vowpal Wabbit](https://github.com/JohnLangford/vowpal_wabbit/). * [xgboost](https://github.com/dmlc/xgboost) - A scalable, portable, and distributed gradient boosting library. +* [MindsDB](https://github.com/mindsdb/mindsdb) - MindsDB is an open source AI layer for existing databases that allows you to effortlessly develop, train and deploy state-of-the-art machine learning models using standard queries. ## Microsoft Windows