Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
What is the primary function of the client.transition_model_version_stage(name=model_name, version=2, stage='Stage') method in the MLflow Model Registry?
client.transition_model_version_stage(name=model_name, version=2, stage='Stage')
A
To deploy a model version.
B
To archive a model version.
C
To delete a model version.
D
To create a new model version.
E
To move a model version to the 'Stage' stage.