Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Databricks Exam Databricks-Machine-Learning-Professional Topic 12 Question 21 Discussion

Actual exam question for Databricks's Databricks Certified Machine Learning Professional exam
Question #: 21
Topic #: 12
[All Databricks Certified Machine Learning Professional Questions]

A machine learning engineering manager has asked all of the engineers on their team to add text descriptions to each of the model projects in the MLflow Model Registry. They are starting with the model project "model" and they'd like to add the text in the model_description variable.

The team is using the following line of code:

Which of the following changes does the team need to make to the above code block to accomplish the task?

Show Suggested Answer Hide Answer
Suggested Answer: B

Contribute your Thoughts:

Crissy
19 days ago
I'm just wondering if the 'model' project in the MLflow Model Registry is self-aware enough to appreciate its own text description. Food for thought.
upvoted 0 times
...
Barb
20 days ago
Adding a Python model as an argument? Sounds like they're trying to turn this into a full-blown software engineering project. Let's keep it simple, folks.
upvoted 0 times
...
Leatha
21 days ago
Hold up, why would they replace 'client.update_registered_model' with 'mlflow'? That doesn't make any sense.
upvoted 0 times
Devora
12 days ago
I think they should replace 'update_registered_model' with 'update_model_version'.
upvoted 0 times
...
...
Rene
25 days ago
I think the team needs to make the change mentioned in option C) Replace description with artifact.
upvoted 0 times
...
Basilia
1 months ago
Hmm, I'd go with option B. The code looks good as is, no changes necessary.
upvoted 0 times
...
Theron
1 months ago
The team needs to replace 'description' with 'model_description' in the code. That's the key they're looking for to add the text description.
upvoted 0 times
Regenia
21 days ago
B: Got it, that's the key to adding the text description.
upvoted 0 times
...
Irving
24 days ago
A: We should replace 'description' with 'model_description' in the code.
upvoted 0 times
...
...
Romana
1 months ago
I disagree, I believe the correct answer is B) There no changes necessary.
upvoted 0 times
...
Shawana
2 months ago
I think the answer is A) Replace update_registered_model with update_model_version.
upvoted 0 times
...

Save Cancel