Databricks Certified Machine Learning Professional — Question 47

Which of the following Databricks-managed MLflow capabilities is a centralized model store?

Answer options

Correct answer: B

Explanation

The correct answer is B, Model Registry, which serves as a centralized location for managing and versioning machine learning models. The other options, while related to MLflow capabilities, do not function as a centralized store; for example, Models refers to the collection of models, and Feature Store pertains to storing features rather than models.