AWS Certified Machine Learning Engineer – Associate (MLA-C01) — Question 2

A company that has hundreds of data scientists is using Amazon SageMaker to create ML models. The models are in model groups in the SageMaker Model Registry.
The data scientists are grouped into three categories: computer vision, natural language processing (NLP), and speech recognition. An ML engineer needs to implement a solution to organize the existing models into these groups to improve model discoverability at scale. The solution must not affect the integrity of the model artifacts and their existing groupings.
Which solution will meet these requirements?

Answer options

Correct answer: D

Explanation

The correct answer is D because creating a Model Registry collection for each category allows for effective organization without altering the existing model artifacts or their groupings. Options A and C do not provide a structural organization method, while option B would disrupt the current model groupings, violating the requirement to maintain their integrity.