MindsDB home page
Search...
⌘K
Ask AI
Login
Get Started
Get Started
Search...
Navigation
Models
Describe a Model
Documentation
SQL API
SDKs
REST API
Integrations
Contribute
FAQs
Join our Slack
GitHub
SDKs
Overview
Mongo-QL
Python SDK
JavaScript SDK
Connect
Databases
ML Engines
Projects
Models
Create, Train, and Deploy a Model
Remove a Model
List Models
Describe a Model
Get Status of a Model
Retrain a Model
Finetune a Model
Manage Model Versions
Predictions
Tables, Views, Files
Jobs
On this page
Description
Syntax
Models
Describe a Model
Description
The
describe()
function provides information about the models.
Syntax
Here is the syntax:
Copy
Ask AI
const modelDescription
=
await
model_name
.
describe
();
Suggest edits
Raise issue
List Models
Get Status of a Model
Assistant
Responses are generated using AI and may contain mistakes.