Databricks Certified Machine Learning Professional — Question 44

Which of the following lists all of the model stages are available in the MLflow Model Registry?

Answer options

Correct answer: D

Explanation

The correct answer is D, as it accurately lists all available model stages in the MLflow Model Registry: None, Staging, Production, and Archived. Options A, B, C, and E are incorrect because they do not include all stages or include incorrect stages that do not exist in the registry.