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 4 Question 29 Discussion

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

You use the Azure Machine Learning SDK in a notebook to run an experiment using a script file in an experiment folder.

The experiment fails.

You need to troubleshoot the failed experiment.

What are two possible ways to achieve this goal? Each correct answer presents a complete solution.

Show Suggested Answer Hide Answer
Suggested Answer: B, D

Use get_details_with_logs() to fetch the run details and logs created by the run.

You can monitor Azure Machine Learning runs and view their logs with the Azure Machine Learning studio.


https://docs.microsoft.com/en-us/python/api/azureml-pipeline-core/azureml.pipeline.core.steprun

https://docs.microsoft.com/en-us/azure/machine-learning/how-to-monitor-view-training-logs

Contribute your Thoughts:

Simona
4 days ago
I feel like I saw a question about retrieving logs before, but I can't recall if get_metrics() was the right method.
upvoted 0 times
...
Candra
10 days ago
Hmm, I'm a bit confused by the wording of this question. "Below the line" promotion doesn't sound familiar to me, so I'll need to think through each answer choice carefully to try to figure out the right one.
upvoted 0 times
...
Tracey
10 days ago
I'm a bit confused by the wording of this question. I'll have to analyze it step-by-step.
upvoted 0 times
...
Francoise
13 days ago
I'm pretty confident I know the answer to this one. The backup files should still be usable for a restore, even with the metadata server stopped.
upvoted 0 times
...

Save Cancel