MindsDB home page
Search...
⌘K
Ask AI
Login
Get Started
Get Started
Search...
Navigation
Models
Get Status of a Model
Documentation
SQL API
SDKs
REST API
Integrations
Contribute
FAQs
Join our Slack
GitHub
SDKs
Overview
Mongo-QL
Python 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
Refresh a Model
Retrain a Model
Finetune a Model
Manage Model Versions
Predictions
Tables, Views, Files
Jobs
JavaScript SDK
On this page
Description
Syntax
Models
Get Status of a Model
Description
The
get_status()
function lets you fetch the current status of the model, for example, to see if the model completed its training phase.
Syntax
Use the
get_status()
method to check the training status of the model:
Copy
Ask AI
my_model.get_status
()
Suggest edits
Raise issue
Describe a Model
Refresh a Model
Assistant
Responses are generated using AI and may contain mistakes.