SageMaker Model Monitor

0

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 Answer
1

ModelMonitor creates the baseline of your original model prediction and after this compares the inference data to detect the drift. You can create baseline by using an example in this notebook. It also explains the basic concepts: https://sagemaker-examples.readthedocs.io/en/latest/sagemaker_model_monitor/introduction/SageMaker-ModelMonitoring.html

AWS
answered 8 months ago
profile picture
EXPERT
reviewed 8 months ago
profile picture
EXPERT
reviewed 8 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions