exam questions

Exam DP-100 All Questions

View all questions & answers for the DP-100 exam

Exam DP-100 topic 3 question 86 discussion

Actual exam question from Microsoft's DP-100
Question #: 86
Topic #: 3
[All DP-100 Questions]

You use the Two-Class Neural Network module in Azure Machine Learning Studio to build a binary classification model. You use the Tune Model
Hyperparameters module to tune accuracy for the model.
You need to configure the Tune Model Hyperparameters module.
Which two values should you use? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.

  • A. Number of hidden nodes
  • B. Learning Rate
  • C. The type of the normalizer
  • D. Number of learning iterations
  • E. Hidden layer specification
Show Suggested Answer Hide Answer
Suggested Answer: BD 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
parimrt
Highly Voted 3 years, 11 months ago
The correct answer is B and D.
upvoted 59 times
conniekdl
3 years, 9 months ago
Agree. ACE are structure related parameters which are not changed during the training process, but B and D are parameters that govern the training process. https://docs.microsoft.com/en-us/azure/machine-learning/how-to-tune-hyperparameters
upvoted 11 times
...
...
hendrata
Highly Voted 3 years, 10 months ago
The idea here is that, ABC are hyperparameters that Azure can figure out for you, but it needs D and E. why D? Because Azure needs to know when to stop. I.e. it can't run forever why E? Because you need to tell Azure what to "sweep over". Is it to sweep over hidden layer breadth? Depth? both? for each of these sweep runs, it tries a permutation of learning rate and kernel function etc
upvoted 17 times
Maunik
2 years, 9 months ago
I think D and E - See below https://towardsdatascience.com/what-are-hyperparameters-and-how-to-tune-the-hyperparameters-in-a-deep-neural-network-d0604917584a
upvoted 1 times
...
...
PI_Team
Most Recent 4 months, 4 weeks ago
Selected Answer: BD
The correct answer is B and D.
upvoted 1 times
...
pritamchatterjee09
7 months, 4 weeks ago
BDE https://learn.microsoft.com/en-us/azure/machine-learning/component-reference/two-class-neural-network?view=azureml-api-2
upvoted 1 times
...
phdykd
9 months, 2 weeks ago
A. Number of hidden nodes B. Learning Rate
upvoted 1 times
...
phdykd
9 months, 2 weeks ago
A. Number of hidden nodes B. Learning Rate
upvoted 1 times
...
Tommo565
1 year, 1 month ago
Selected Answer: BD
B and D
upvoted 1 times
...
phdykd
1 year, 2 months ago
A. Number of hidden nodes B. Learning Rate When configuring the Tune Model Hyperparameters module to tune accuracy for a Two-Class Neural Network model in Azure Machine Learning Studio, you should select the hyperparameters you want to tune. In this case, you should select the number of hidden nodes and the learning rate. These are two of the most important hyperparameters for a neural network and can significantly impact the accuracy of the model. The other options listed (C, D, and E) are not relevant hyperparameters for the Two-Class Neural Network module. The type of normalizer is a preprocessing step and is not a hyperparameter for the model. The number of learning iterations and the hidden layer specification are both set by the Two-Class Neural Network module and cannot be directly tuned using the Tune Model Hyperparameters module.
upvoted 1 times
...
michaelmorar
1 year, 3 months ago
Selected Answer: BD
Learning rate and hidden layer specification. No idea why (ironically) the community vote is tied at 50-50 on question about binary classification :)
upvoted 1 times
...
Tommo565
1 year, 6 months ago
Selected Answer: DE
As per Parimt's explanation
upvoted 1 times
Tommo565
1 year, 6 months ago
Please delete the above - Should be B/D
upvoted 1 times
...
...
JTWang
1 year, 6 months ago
Answer only D? Other options are not in properties of Tune Model Hyperparameters . Tune Model Hyperparameters Properties: Sweep Method Maximum number of runs Random seed Label Column Metric https://learn.microsoft.com/zh-tw/previous-versions/azure/machine-learning/studio-module-reference/tune-model-hyperparameters
upvoted 1 times
...
TheCyanideLancer
2 years, 3 months ago
Yes correct ans looks to be B and D as when I ran a small expt in designer using tune hyperparameter module and nn, I get the below output for sweep data preview with these column headers- Number of learning iterations Learning rate mean_test_Mean absolute error mean_test_Root of mean squared error mean_test_Relative absolute error mean_test_Relative squared error mean_test_Coefficient of determination rank
upvoted 2 times
...
dija123
2 years, 4 months ago
Selected Answer: BD
B and D
upvoted 1 times
...
kty
3 years, 1 month ago
the answer is 'B' and 'D' if 'D' and 'E' are correct then 'A' i also has to be correct.
upvoted 5 times
...
Neuron
3 years, 2 months ago
B and D: The 2-class Neural Network has only 2 parameters that can be set to "range" (instead of "single parameter"), which in turn can be learned by the Tune Model Hyperparameters module: 1) number of iterations 2) Learning rate.
upvoted 7 times
...
DanielGP
3 years, 3 months ago
B and D Below some text from the "Two-Class Neural Network module": 4. For "Learning rate", define the size of the step taken at each iteration, before correction. A larger value for learning rate can cause the model to converge faster, but it can overshoot local minima. 5. For "Number of learning iterations", specify the maximum number of times the algorithm should process the training cases.
upvoted 7 times
trickerk
2 years, 9 months ago
I agree... you explained the exact point of the question!
upvoted 2 times
...
...
RyanWL
3 years, 3 months ago
I think is B and D
upvoted 5 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago