
Answer-first summary for fast verification
Answer: Log the model in the system.
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.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
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.
No comments yet.