Help us improve the AWS re:Post Knowledge Center by sharing your feedback in a brief survey. Your input can influence how we create and update our content to better support your AWS journey.
All Content tagged with Amazon SageMaker Model Monitor
Amazon SageMaker Model Monitor monitors the quality of Amazon SageMaker machine learning models in production.
Content language: English
Filter content
Select tags to filter
Sort by
Sort by most recent
18 results
I am using Amazon SageMaker AI Model Monitor and trying to run an ON-DEMAND
(data-quality) monitoring job using DefaultModelMonitor.
Code:
from sagemaker.model_monitor import DefaultModelMonitor, En...
2
answers
0
votes
34
views
asked a month ago
I’m setting up a ModelQuality monitoring schedule for a binary classification endpoint. The schedule runs, but the report says:
**Job inputs had no data**
I can confirm both DataCapture and Ground T...
1
answers
0
votes
96
views
asked 4 months ago
With new amazon Sagemaker unified studio, can i still run Sagemaker Autopilot and Sagemaker model monitor jobs?
2
answers
0
votes
309
views
asked 9 months ago
I'm encountering an error when creating a Model Monitor schedule through SageMaker Studio. The job fails during the ground truth merge step. In the CloudWatch logs, I see the following error:
`Error:...
4
answers
1
votes
179
views
asked 10 months ago
Hi , I have few queries regarding sagemaker. Are there any APIs that will provide-
1. DETAILED info on the running models (instances) deployed on Sagemaker endpoint ?
2. DETAILED info on the list of M...
1
answers
0
votes
229
views
asked a year ago
Hi all, can someone explain to me how SageMaker model monitor works? Do i have to manually put in the ground truth for the inference predictions the model makes in real time?
1
answers
0
votes
258
views
asked a year ago
Hi,
I have an MLOps pipeline whose code is stored in CodeCommit. A commit to CodeCommit triggers a CodePipeline which in turn triggers a Sagemaker pipeline. The Sagemaker Pipeline creates a new mode...
1
answers
0
votes
245
views
asked 2 years ago
I have created a data monitoring schedule using the `DefaultModelMonitor` . In the monitoring schedule call I'm passing constraints and statistics that was generated using the baseline job. I'm also u...
1
answers
0
votes
307
views
asked 2 years ago
Hello,
I have deployed Mistral 7B LLM model on aws sagemaker using sagemaker studio jumpstart.
I have the endpoint with me.
Now I want to know how I can monitor this model using Sagemaker Model Moni...
1
answers
0
votes
516
views
asked 2 years ago
Like the individual who posted this question on the AWS forum, I am also looking to use create_monitoring_schedule. In a record_preprocessor_script file, I want to import various dependent Python scri...
1
answers
0
votes
422
views
asked 2 years ago
I've set up a model and run regular batch transforms on it. Data capture is enabled and there is a data quality monitoring schedule that runs every hour. The problem I have is linking the results of t...
2
answers
0
votes
893
views
asked 2 years ago
Sagemaker data quality monitor is generating new baseline constraint even when I have provided a baseline constraints.
Why its not using the existing baseline constraint file?
1
answers
0
votes
328
views
asked 2 years ago