nerdexam
MicrosoftMicrosoft

DP-100 · Question #339

DP-100 Question #339: Real Exam Question with Answer & Explanation

Sign in or unlock DP-100 to reveal the answer and full explanation for question #339. The question stem and answer options stay visible for context.

Explore data and run experiments

Question

You are implementing hyperparameter tuning by using Bayesian sampling for an Azure ML Python SDK v2-based model training from a notebook. The notebook is in an Azure Machine Learning workspace. The notebook uses a training script that runs on a compute cluster with 20 nodes. The code implements Bandit termination policy with slack_factor set to 0.2 and a sweep job with max_concurrent_trials set to 10. You must increase effectiveness of the tuning process by improving sampling convergence. You need to select which sampling convergence to use. What should you select?

Options

  • ASet the value of max_concurrent_trials to 20.
  • BSet the value of slack_factor of early_termination policy to 0.1.
  • CSet the value of slack_factor of early_termination policy to 0.9.
  • DSet the value of max_concurrent_trials to 4.

Unlock DP-100 to see the answer

You've previewed enough free DP-100 questions. Unlock DP-100 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Topics

#Hyperparameter Tuning#Bayesian Sampling#Azure ML Sweep Job#Convergence Optimization
Full DP-100 PracticeBrowse All DP-100 Questions