案例研究 - 一家公司正在使用 Amazon SageMaker 构建基于 Web 的 AI 应用程序。该应用程序将提供以下功能和特性:机器学习实验、训练、中央模型注册表、模型部署和模型监控。应用程序必须确保在机器学习生命周期中安全且隔离地使用训练数据。训练数据存储在 Amazon S3 中。该公司需要运行按需工作流程来监控从应用程序部署到实时端点的模型的偏差漂移。哪一个动作可以满足这个要求?英文:
A company is building a web-based AI application by using Amazon SageMaker. The application will provide the following capabilities and features: ML experimentation, training, a central model registry, model deployment, and model monitoring.
The application must ensure secure and isolated use of training data during the ML lifecycle. The training data is stored in Amazon S3.
The company needs to run an on-demand workflow to monitor bias drift for models that are deployed to real-time endpoints from the application.
Which action will meet this requirement?