DP-100 · Question #351
DP-100 Question #351: Real Exam Question with Answer & Explanation
Sign in or unlock DP-100 to reveal the answer and full explanation for question #351. The question stem and answer options stay visible for context.
Question
You are using 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 by using mlflow and ensure that the models created by subsequent retraining experiments are registered only if their accuracy is higher than the currently registered model. What should you do?
Options
- ARegister a metric named accuracy with the accuracy metric as a value when registering the
- BSpecify the model framework version when registering the model, and only register subsequent
- CRegister the model with the same name each time regardless of accuracy, and always use the
- DSpecify a different name for the model each time you register it.
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.