exam questions

Exam DP-100 All Questions

View all questions & answers for the DP-100 exam

Exam DP-100 topic 3 question 167 discussion

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

HOTSPOT
-

You create multiple machine learning models by using automated machine learning.

You need to configure a primary metric for each use case.

Which metrics should you configure? To answer, select the appropriate options in the answer area.

NOTE: Each correct selection is worth one point.

Show Suggested Answer Hide Answer
Suggested Answer:

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
sl_mslconsulting
6 months, 3 weeks ago
this link should provide you the info how to answer this question correctly: https://learn.microsoft.com/en-us/azure/machine-learning/how-to-configure-auto-train?view=azureml-api-2&tabs=python#primary-metric
upvoted 2 times
...
rameshln
1 year, 2 months ago
correct: Bug Resolution (Regression Task): Metric: R2 Score Explanation: R2 Score is a suitable metric for regression tasks like bug resolution, as it measures how well the model predicts the variance in the dependent variable. Higher R2 values indicate better model performance in predicting bug resolution times. Sentiment Analysis (Classification Task): Metric: Accuracy Explanation: Accuracy is commonly used for classification tasks like sentiment analysis. It measures the proportion of correctly classified instances. In sentiment analysis, the goal is typically to classify text into positive, negative, or neutral sentiment. Accuracy is a suitable metric for this purpose.
upvoted 1 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 ...