exam questions

Exam AI-100 All Questions

View all questions & answers for the AI-100 exam

Exam AI-100 topic 3 question 22 discussion

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

Note: This question is part of a series of questions that present the same scenario. Each question in the series contains a unique solution that might meet the stated goals. Some question sets might have more than one correct solution, while others might not have a correct solution.
After you answer a question, you will NOT be able to return to it. As a result, these questions will not appear in the review screen.
You are deploying an Azure Machine Learning model to an Azure Kubernetes Service (AKS) container.
You need to monitor the scoring accuracy of each run of the model.
Solution: You modify the Config.json file.
Does this meet the goal?

  • A. Yes
  • B. No
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️
Instead update the manifest file.
Reference:
https://azure.github.io/learnAnalytics-UsingAzureMachineLearningforAIWorkloads/lab07-deploying_a_scoring_service_to_aks/0_README.html

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
rveney
2 years ago
B. No Modifying the Config.json file alone will not provide a solution for monitoring the scoring accuracy of each run of the model. The Config.json file typically contains configuration settings for the deployment, such as the image version, service endpoint, and resource requirements.
upvoted 1 times
...
dijaa
3 years, 10 months ago
correct
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 ...