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 DP-100 Exam - Topic 9 Question 18 Discussion

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

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.

After you answer a question in this section, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.

You are using Azure Machine Learning to run an experiment that trains a classification model.

You want to use Hyperdrive to find parameters that optimize the AUC metric for the model. You configure a HyperDriveConfig for the experiment by running the following code:

You plan to use this configuration to run a script that trains a random forest model and then tests it with validation dat

a. The label values for the validation data are stored in a variable named y_test variable, and the predicted probabilities from the model are stored in a variable named y_predicted.

You need to add logging to the script to allow Hyperdrive to optimize hyperparameters for the AUC metric.

Solution: Run the following code:

Does the solution meet the goal?

Show Suggested Answer Hide Answer

Contribute your Thoughts:

0/2000 characters
Alyce
5 months ago
No way, using print won't capture the logs correctly!
upvoted 0 times
...
Tammy
5 months ago
Just a heads up, AUC optimization needs proper logging.
upvoted 0 times
...
Deeanna
5 months ago
Wait, are we really supposed to use print? That seems off.
upvoted 0 times
...
Tamekia
5 months ago
Totally agree, logging.info is the way to go!
upvoted 0 times
...
Dexter
5 months ago
The solution suggests using print instead of logging.info.
upvoted 0 times
...
Pedro
5 months ago
I vaguely recall that logging.info is the standard way to log messages in Azure ML. I hope that’s what they’re looking for in this question.
upvoted 0 times
...
Ettie
5 months ago
I remember practicing a similar question where we had to configure logging for metrics. I feel like using logging.info is definitely the right approach.
upvoted 0 times
...
Jeannine
5 months ago
I think the logging part is crucial for Hyperdrive to work properly, but I'm not entirely sure if the provided solution is correct.
upvoted 0 times
...
Sophia
6 months ago
I'm a bit confused about the logging requirements. I thought any print statement would work, but now I'm not so sure.
upvoted 0 times
...
Janae
6 months ago
I remember learning about the different Azure storage redundancy options, but I'm drawing a blank on the specifics for LRS. I'll need to carefully read through the question and the answer choices to see if I can logically deduce the correct number of copies. Staying calm and focused will be key here.
upvoted 0 times
...
Aretha
6 months ago
This looks like a classic network isolation question. I think the key is to use VLANs to separate the different traffic types.
upvoted 0 times
...
Lezlie
6 months ago
Option B, ambiguity reviews, doesn't seem very relevant since the question is focused on test selection, not requirements gathering. I'd probably rule that one out.
upvoted 0 times
...
Lashaunda
6 months ago
This seems like a straightforward question about antenna gain. I'm pretty confident I can figure this out.
upvoted 0 times
...

Save Cancel