exam questions

Exam DP-100 All Questions

View all questions & answers for the DP-100 exam

Exam DP-100 topic 3 question 175 discussion

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

You have an Azure Machine Learning workspace.

You plan to use the workspace to set up automated machine learning training for an image classification model.

You need to choose the primary metric to optimize the model training.

Which primary metric should you choose?

  • A. r2_score
  • B. mean_absolute_error
  • C. accuracy
  • D. root_mean_squared_log_error
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

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
SYSCOMComputerEngineeringCo
9 months, 1 week ago
C https://learn.microsoft.com/en-us/azure/machine-learning/how-to-auto-train-image-models?view=azureml-api-2&tabs=cli#primary-metric
upvoted 2 times
...
indomanish
1 year, 4 months ago
correct answer ! Chatgpt -When setting up automated machine learning training for an image classification model in your Azure Machine Learning workspace, the primary metric you should choose for optimizing model training is accuracy for binary and multi-class classification models and IoU (Intersection over Union) for multilabel classification models1. These metrics are essential for evaluating the performance of your trained models and ensuring their effectiveness in classifying images accurately.
upvoted 2 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 ...