aws / aws/sagemaker-python-sdk
Model Monitor on Batch Tansform
Closed
component: model monitor
type: feature request
- Dominant language
- Python
- Stars
- 2.3k
- Forks
- 1.3k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 35
Description
**Describe the feature you'd like**
Model monitoring for batch transformers behaving the same as normal endpoints.
**How would this feature be used? Please describe.**
Adding a data capture config to the transformer: https://sagemaker.readthedocs.io/en/stable/api/inference/transformer.html?highlight=transformer
**Describe alternatives you've considered**
Using only endpoints, end multiple endpoints where necessary. We are currently having a look at ML flow tracking: https://www.mlflow.org/docs/latest/tracking.html
**Additional context**
NA
Contributor guide
Assessment
This issue has not been assessed yet.