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

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

In a continuous integration, continuous deployment (CI/CD) process for machine learning pipelines, which of the following events commonly triggers the execution of automated testing?

  • A. The launch of a new cost-efficient SQL endpoint
  • B. CI/CD pipelines are not needed for machine learning pipelines
  • C. The arrival of a new feature table in the Feature Store
  • D. The launch of a new cost-efficient job cluster
  • E. The arrival of a new model version in the MLflow Model Registry
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
hugodscarvalho
10 months ago
Selected Answer: E
When a new model version is registered in the MLflow Model Registry, it often triggers automated testing to ensure that the new model version performs as expected and meets the defined criteria before deployment.
upvoted 1 times
...
BokNinja
11 months, 1 week ago
The correct answer is E. The arrival of a new model version in the MLflow Model Registry. In a CI/CD process for machine learning pipelines, the arrival of a new model version in the MLflow Model Registry is a common event that triggers the execution of automated testing. This is because each new model version could potentially introduce changes that might affect the performance or functionality of the machine learning pipeline. Automated testing helps ensure that the new model version meets the necessary quality standards before it is deployed.
upvoted 3 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 ...