Microsoft Azure AI Fundamentals — Question 151

You need to track multiple versions of a model that was trained by using Azure Machine Learning.

What should you do?

Answer options

Correct answer: B

Explanation

The correct answer is to register the model, which allows you to keep track of various versions of the model. Explaining the model, registering the training data, and provisioning an inference cluster do not directly relate to tracking model versions.