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

Microsoft Exam DP-100 Topic 8 Question 103 Discussion

Actual exam question for Microsoft's DP-100 exam
Question #: 103
Topic #: 8
[All DP-100 Questions]

You manage an Azure Machine Learning workspace.

You experiment with an MLflow model that trains interactively by using a notebook in the workspace. You need to log dictionary type artifacts of the experiments in Azure Machine Learning by using MLflow. Which syntax should you use?

Show Suggested Answer Hide Answer
Suggested Answer: B

Contribute your Thoughts:

Alline
4 days ago
I'm not sure, but I think C) mlflow.log_artifacts(my_dict) could also work for logging dictionary type artifacts
upvoted 0 times
...
Pearlene
6 days ago
I think A is the correct answer. We need to use `mlflow.log_artifact()` to log dictionary type artifacts.
upvoted 0 times
...
Dexter
10 days ago
I agree with Kris, A) mlflow.log_artifact(my_dict) makes sense for logging dictionary type artifacts
upvoted 0 times
...
Kris
17 days ago
I think the correct syntax is A) mlflow.log_artifact(my_dict)
upvoted 0 times
...

Save Cancel