From 6ab17d5fd38de8e5967db4cb955a083e470be24d Mon Sep 17 00:00:00 2001 From: Zoran Pandovski Date: Tue, 19 Jan 2021 17:40:21 +0100 Subject: [PATCH] Update gui.md Add MindsDB to the GUI tools --- docs/en/interfaces/third-party/gui.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/en/interfaces/third-party/gui.md b/docs/en/interfaces/third-party/gui.md index 3d1d2c337a3..e0afbbbd567 100644 --- a/docs/en/interfaces/third-party/gui.md +++ b/docs/en/interfaces/third-party/gui.md @@ -163,4 +163,8 @@ Features: [How to configure ClickHouse in Looker.](https://docs.looker.com/setup-and-management/database-config/clickhouse) +### MindsDB Studio {#mindsdb} + +[MindsDB](https://mindsdb.com/) is an open-source AI layer for databases including ClickHouse that allows you to effortlessly develop, train and deploy state-of-the-art machine learning models. MindsDB Studio(GUI) allows you to train new models from database, interpret predictions made by the model, identify potential data biases, and evaluate and visualize model accuracy using the Explainable AI function to adapt and tune your Machine Learning models faster. + [Original article](https://clickhouse.tech/docs/en/interfaces/third-party/gui/)