Back to Mindsdb

Describe a Model

docs/sdks/javascript/describe.mdx

26.1.0178 B
Original Source

Description

The describe() function provides information about the models.

Syntax

Here is the syntax:

sql
const modelDescription = await model_name.describe();