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
19 results
We are experiencing recurring InsufficientInstanceCapacity errors with a SageMaker real-time inference endpoint in ca-central-1 (Canada Central).
Our workload is an LLM inference endpoint that requir...
3
answers
0
votes
67
views
asked 5 days ago
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
86
views
asked 8 months 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
154
views
asked a year ago
With new amazon Sagemaker unified studio, can i still run Sagemaker Autopilot and Sagemaker model monitor jobs?
2
answers
0
votes
457
views
asked a year 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
313
views
asked a year 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
309
views
asked 2 years 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
371
views
asked 2 years 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
349
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
342
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
601
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
484
views
asked 3 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
1K
views
asked 3 years ago