Back to Mindsdb

Describe a Model

docs/sdks/python/describe.mdx

26.1.0187 B
Original Source

Description

The describe() function returns information about a model.

Syntax

Use the describe() method to get information about a model:

python
model_name.describe()