PRODUCTION SCENARIO
An insurer is preparing to deploy a claims-triage model. Its governance board wants one document that records the model's intended uses, the uses it should not be put to, its risk rating, and its evaluation results. The board also wants a history of every change to that document.
Which solution will meet these requirements?
Answering here is anonymous. Nothing is saved unless you sign in.
Show answer and explanation
Answer: SageMaker Model Cards
Model Cards catalog the intended use and risk rating of a model together with training details, evaluation results, and observations. Any edit other than an approval status update creates a new card version, which gives the board the immutable record of changes it asked for.
Official Source: https://docs.aws.amazon.com/sagemaker/latest/dg/model-cards.html ↗