mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-26 09:32:01 +00:00
Merge pull request #19286 from ZoranPandovski/master
Add MindsDB to 3rd party interfaces
This commit is contained in:
commit
160cf52d92
4
docs/en/interfaces/third-party/gui.md
vendored
4
docs/en/interfaces/third-party/gui.md
vendored
@ -107,6 +107,10 @@ Features:
|
|||||||
|
|
||||||
[xeus-clickhouse](https://github.com/wangfenjin/xeus-clickhouse) is a Jupyter kernal for ClickHouse, which supports query CH data using SQL in Jupyter.
|
[xeus-clickhouse](https://github.com/wangfenjin/xeus-clickhouse) is a Jupyter kernal for ClickHouse, which supports query CH data using SQL in Jupyter.
|
||||||
|
|
||||||
|
### 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.
|
||||||
|
|
||||||
## Commercial {#commercial}
|
## Commercial {#commercial}
|
||||||
|
|
||||||
### DataGrip {#datagrip}
|
### DataGrip {#datagrip}
|
||||||
|
@ -69,6 +69,9 @@ toc_title: Integrations
|
|||||||
- Geo
|
- Geo
|
||||||
- [MaxMind](https://dev.maxmind.com/geoip/)
|
- [MaxMind](https://dev.maxmind.com/geoip/)
|
||||||
- [clickhouse-maxmind-geoip](https://github.com/AlexeyKupershtokh/clickhouse-maxmind-geoip)
|
- [clickhouse-maxmind-geoip](https://github.com/AlexeyKupershtokh/clickhouse-maxmind-geoip)
|
||||||
|
- AutoML
|
||||||
|
- [MindsDB](https://mindsdb.com/)
|
||||||
|
- [MindsDB](https://github.com/mindsdb/mindsdb) - Predictive AI layer for ClickHouse database.
|
||||||
|
|
||||||
## Programming Language Ecosystems {#programming-language-ecosystems}
|
## Programming Language Ecosystems {#programming-language-ecosystems}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user