
Explanation:
The correct answer is B: Log the model in the system. In Azure Machine Learning, registering the model allows you to manage and track multiple versions of the model in a structured way. This includes keeping an organized record of different iterations, facilitating easy deployment and management of the models.
Ultimate access to all questions.
No comments yet.
In Azure Machine Learning, to manage and track different versions of a trained model, which of the following actions is required?
A
Elucidate the model's workings.
B
Log the model in the system.
C
Catalog the training dataset.
D
Establish a cluster for model inference.