CERTIFIED-MACHINE-LEARNING-PROFESSIONAL · Question #52
A machine learning engineer is attempting to create a webhook that will trigger a Databricks Job job_id when a model version for model model transitions into any MLflow Model Registry stage. They have
Sign in or unlock CERTIFIED-MACHINE-LEARNING-PROFESSIONAL to reveal the answer and full explanation for question #52. The question stem and answer options stay visible for context.
Question
A machine learning engineer is attempting to create a webhook that will trigger a Databricks Job job_id when a model version for model model transitions into any MLflow Model Registry stage. They have the following incomplete code block:
Which of the following lines of code can be used to fill in the blank so that the code block accomplishes the task?
Exhibit
Options
- A"MODEL_VERSION_CREATED"
- B"MODEL_VERSION_TRANSITIONED_TO_PRODUCTION"
- C"MODEL_VERSION_TRANSITIONED_TO_STAGING"
- D"MODEL_VERSION_TRANSITIONED_STAGE"
- E"MODEL_VERSION_TRANSITIONED_TO_STAGING",
Unlock CERTIFIED-MACHINE-LEARNING-PROFESSIONAL to see the answer
You've previewed enough free CERTIFIED-MACHINE-LEARNING-PROFESSIONAL questions. Unlock CERTIFIED-MACHINE-LEARNING-PROFESSIONAL for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
