1 Answer
- Newest
- Most votes
- Most comments
0
Here is the documentation for model monitor - https://docs.aws.amazon.com/sagemaker/latest/dg/model-monitor.html
The docs and examples to create a model monitoring job through the SDK is here - https://sagemaker.readthedocs.io/en/stable/amazon_sagemaker_model_monitoring.html
The capture content type API is also optional - so you should be able to create it on the console without specifying values. The values are either text/json or text/csv; and application/json depending on the inputs. You can leave it blank and it will be automatically picked up based on your endpoint.
answered a year ago
Relevant content
- Accepted Answerasked 2 years ago
- asked 6 months ago
- AWS OFFICIALUpdated a month ago
- AWS OFFICIALUpdated a year ago
- AWS OFFICIALUpdated 3 years ago
- AWS OFFICIALUpdated 5 months ago