
Explanation:
SageMaker Model Monitor is the correct choice because:
Purpose-built for model monitoring: SageMaker Model Monitor is specifically designed to detect model drift and data quality issues in production environments.
Data drift detection: It automatically detects when incoming data deviates from the training data distribution, which is exactly what the manufacturer needs.
Alerting capabilities: Model Monitor can send alerts when drift is detected, allowing teams to take corrective actions.
Real-time monitoring: It monitors models in real-time or batch mode, providing continuous visibility into model performance.
Why other options are incorrect:
Key AWS Service: Amazon SageMaker Model Monitor helps maintain model quality in production by detecting concept drift, data drift, and quality issues, ensuring models continue to perform accurately over time.
Q5. A manufacturer wants to detect model drift in production and receive alerts when incoming data changes significantly from training data. Which SageMaker service should they choose?
A
SageMaker Model Monitor
B
SageMaker Canvas
C
SageMaker Neo
D
SageMaker Ground Truth
No comments yet.