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 9 discussion

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

A machine learning engineer is in the process of implementing a concept drift monitoring solution. They are planning to use the following steps:
1. Deploy a model to production and compute predicted values
2. Obtain the observed (actual) label values
3. _____
4. Run a statistical test to determine if there are changes over time
Which of the following should be completed as Step #3?

  • A. Obtain the observed values (actual) feature values
  • B. Measure the latency of the prediction time
  • C. Retrain the model
  • D. None of these should be completed as Step #3
  • E. Compute the evaluation metric using the observed and predicted values
Show Suggested Answer Hide Answer
Suggested Answer: E 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
sindhu_gowda
5 months, 2 weeks ago
Selected Answer: E
Answer is E
upvoted 1 times
...
nnn_666
8 months, 3 weeks ago
Selected Answer: E
concept drift can only be detected by observing model performance metrics.
upvoted 2 times
...
Alishahab70
9 months, 3 weeks ago
Selected Answer: E
It should be E
upvoted 1 times
...
spaceexplorer
9 months, 4 weeks ago
Selected Answer: A
A is correct
upvoted 1 times
...
hugodscarvalho
10 months ago
Selected Answer: E
By computing evaluation metrics such as accuracy, precision, recall, or F1 score using these values, the engineer can assess the model's performance over time and detect any potential concept drift.
upvoted 2 times
...
trendy01
11 months ago
Selected Answer: E
E. Compute the evaluation metric using the observed and predicted values
upvoted 1 times
...
BokNinja
11 months, 1 week ago
E. Compute the evaluation metric using the observed and predicted values
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 ...