The get_status() function lets you fetch the current status of the model, for example, to see if the model completed its training phase.
get_status()
Use the get_status() method to check the training status of the model:
my_model.get_status()