Back to Mindsdb

List ML Engines

docs/mindsdb_sql/sql/show-ml-engines.mdx

26.1.0196 B
Original Source

Description

The SHOW ML_ENGINES statement lists all created ML engines that can be used to create models.

Syntax

Here is how to list all created ML engines:

sql
SHOW ML_ENGINES;