| title | Get Status of a Model |
|---|---|
| sidebarTitle | Get Status of a Model |
The get_status() function lets you fetch the current status of the model, for example, to see if the model completed its training phase.
Use the get_status() method to check the training status of the model:
my_model.get_status()