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

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

A machine learning engineer wants to view all of the active MLflow Model Registry Webhooks for a specific model.
They are using the following code block:

Which of the following changes does the machine learning engineer need to make to this code block so it will successfully accomplish the task?

  • A. There are no necessary changes
  • B. Replace list with view in the endpoint URL
  • C. Replace POST with GET in the call to http_request
  • D. Replace list with webhooks in the endpoint URL
  • E. Replace POST with PUT in the call to http_request
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
spaceexplorer
9 months, 4 weeks ago
Selected Answer: C
C is correct
upvoted 1 times
...
GVR76
10 months, 3 weeks ago
Answer is C
upvoted 3 times
victorcolome
10 months, 1 week ago
Correct: https://docs.databricks.com/en/mlflow/model-registry-webhooks.html#list-registry-webhooks-example
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 ...