nerdexam
MicrosoftMicrosoft

DP-100 · Question #206

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

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

Train and deploy models

Question

You use the Azure Machine Learning SDK to run a training experiment that trains a classification model and calculates its accuracy metric. The model will be retrained each month as new data is available. You must register the model for use in a batch inference pipeline. You need to register the model and ensure that the models created by subsequent retraining experiments are registered only if their accuracy is higher than the currently registered model. What are two possible ways to achieve this goal? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.

Options

  • ASpecify a different name for the model each time you register it.
  • BRegister the model with the same name each time regardless of accuracy, and always use the
  • CSpecify the model framework version when registering the model, and only register subsequent
  • DSpecify a property named accuracy with the accuracy metric as a value when registering the
  • ESpecify a tag named accuracy with the accuracy metric as a value when registering the model,

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

#Model Registration#Model Versioning#Model Metadata#Conditional Logic
Full DP-100 PracticeBrowse All DP-100 Questions