Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam Certified Machine Learning Professional All Questions

View all questions & answers for the Certified Machine Learning Professional exam

Exam Certified Machine Learning Professional topic 1 question 26 discussion

Actual exam question from Databricks's Certified Machine Learning Professional
Question #: 26
Topic #: 1
[All Certified Machine Learning Professional Questions]

A machine learning engineer wants to deploy a model for real-time serving using MLflow Model Serving. For the model, the machine learning engineer currently has one model version in each of the stages in the MLflow Model Registry. The engineer wants to know which model versions can be queried once Model Serving is enabled for the model.
Which of the following lists all of the MLflow Model Registry stages whose model versions are automatically deployed with Model Serving?

  • A. Staging, Production, Archived
  • B. Production
  • C. None, Staging, Production, Archived
  • D. Staging, Production
  • E. None, Staging, Production
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
james_donquixote
6 months, 1 week ago
Selected Answer: D
https://www.databricks.com/blog/2020/06/25/announcing-mlflow-model-serving-on-databricks.html
upvoted 1 times
...
len
6 months, 1 week ago
Selected Answer: A
A is correct. Over the course of the model’s lifecycle, a model evolves—from development to staging to production. You can transition a registered model to one of the stages: Staging, Production or Archived. https://mlflow.org/docs/latest/model-registry.html#deprecated-using-model-stages
upvoted 1 times
...
Alishahab70
9 months, 3 weeks ago
Selected Answer: D
D. Staging, Production Model versions in the Staging and Production stages are automatically deployed with Model Serving. When Model Serving is enabled for a model, the latest version in the Staging stage is deployed for testing, and the latest version in the Production stage is deployed for serving predictions in production environments.
upvoted 1 times
...
spaceexplorer
9 months, 3 weeks ago
Selected Answer: E
E is correct
upvoted 1 times
...
ldoyle3332
10 months ago
Selected Answer: D
Correct answer is D. See https://www.databricks.com/blog/2020/06/25/announcing-mlflow-model-serving-on-databricks.html "Note the URL for each model: you can query either by the version number (1 or 2) or by the stage (Production or Staging)"
upvoted 2 times
...
trendy01
11 months ago
Selected Answer: C
C. None, Staging, Production, Archived
upvoted 1 times
...
BokNinja
11 months, 1 week ago
C. Correct
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...