'Amazon SageMaker Model Monitor for Batch Transform jobs
Couldn't find the right place to ask this, so doing it here.
Does Model Monitor support monitoring Batch Transform jobs, or only endpoints? The documentation seems to only reference endpoints...
Solution 1:[1]
Check out this sample https://github.com/aws-samples/amazon-sagemaker-drift-detection, it shows how you can set up model monitor for batch transform in a SageMaker pipeline.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
Solution | Source |
---|---|
Solution 1 | Anastasia Tzeveleka |