MindsDB home page
Search...
⌘K
Overview
Introduction
Interfaces
REST API
Python SDK
JavaScript SDK
MindsDB home page
Search...
⌘K
Ask AI
Slack
GitHub
Website
Watch Video
Watch Video
Search...
Navigation
Get Status of a Model
Documentation
Connect
Unify
Respond
MCP API
SDKs & APIs
Contribute
FAQs
Documentation
Connect
Unify
Respond
MCP API
SDKs & APIs
Contribute
FAQs
Slack
GitHub
Website
Watch Video
On this page
Description
Syntax
Get Status of a Model
Copy page
Copy page
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()
Was this page helpful?
Yes
No
Suggest edits
Raise issue
Assistant
Responses are generated using AI and may contain mistakes.