AWS Certified AI Practitioner (AIF-C01) — Question 166
A company wants to collaborate with several research institutes to develop an AI model. The company needs standardized documentation of model version tracking and a record of model development.
Which solution meets these requirements?
Answer options
- A. Track the model changes by using Git.
- B. Track the model changes by using Amazon Fraud Detector.
- C. Track the model changes by using Amazon SageMaker Model Cards.
- D. Track the model changes by using Amazon Comprehend.
Correct answer: C
Explanation
Amazon SageMaker Model Cards is specifically designed for tracking model versions and development documentation, making it the best fit for the company's needs. Git, while useful for version control, does not provide the standardized documentation features required. Amazon Fraud Detector and Amazon Comprehend are not focused on model version tracking and documentation.