exam questions

Exam AI-100 All Questions

View all questions & answers for the AI-100 exam

Exam AI-100 topic 5 question 41 discussion

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

You are designing an Azure Batch AI solution that will perform image recognition. The solution will be used to train several Azure Machine Learning models.
You need to enable versioning for Azure Machine Learning models.
What should you do?

  • A. Register the Azure Machine Learning models.
  • B. Use Azure HDInsight cluster.
  • C. Use Machine Learning experiments.
  • D. Use Machine Learning pipelines.
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️
Model registration allows you to store and version your models in the Azure cloud, in your workspace. The model registry makes it easy to organize and keep track of your trained models.
Reference:
https://docs.microsoft.com/en-us/azure/machine-learning/studio/version-control https://docs.microsoft.com/en-us/azure/machine-learning/how-to-deploy-and-where

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
To enable versioning for Azure Machine Learning models, you should: A. Register the Azure Machine Learning models. By registering the models, you can track and manage different versions of your models. This allows you to keep a history of model changes and easily deploy specific versions as needed.
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 ...