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
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.
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
...
Log in to ExamTopics
Sign in:
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.
hugodscarvalho
10 months agoBokNinja
11 months, 1 week ago