
Answer-first summary for fast verification
Answer: From the Model Version page in the MLflow Model Registry
The Model Version page in the MLflow Model Registry is designed for managing various versions of a model. It allows engineers to transition models between stages, such as moving a model from Staging to Production, ensuring a smooth workflow in model deployment.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
After evaluating a new Staging version of a model in the MLflow Model Registry and passing all tests, a machine learning engineer wishes to transition this model to the Production stage. Where in Databricks Machine Learning can this action be performed?
A
From the comment feature on the notebook page where the model was developed
B
From the Model Version page in the MLflow Model Registry
C
From the Run page in the Experiments section
D
From the Model page in the MLflow Model Registry
E
From the Experiment page in the Experiments section
No comments yet.