DP-100 Web TestEngine demo

Exit VCEDump DP-100 Designing and Implementing a Data Science Solution on Azure
Question 17 of 93
0% complete
Q17 Hotspot

HOTSPOT

You are using the Azure Machine Learning Service to automate hyperparameter exploration of your neural network classification model.

You must define the hyperparameter space to automatically tune hyperparameters using random sampling according to following requirements:

1. The learning rate must be selected from a normal distribution with a mean value of 10 and a standard deviation of 3.
2. Batch size must be 16, 32 and 64.
3. Keep probability must be a value selected from a uniform distribution between the range of 0.05 and
0.1.

You need to use the param_sampling method of the Python API for the Azure Machine Learning Service.

How should you complete the code segment? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Select the correct area(s) on the image.

Question diagram

Sign in to mark questions

Sign in to save marked questions and return to this demo.

Sign in