Domino endpoint monitoring
When a model is deployed on Domino as a Domino endpoint, Domino:- Analyzes the training data to extract the model schema (if you register a Domino TrainingSet).
- Captures predictions as Domino datasets for monitoring.
- Generates drift detection and model quality analysis on a schedule (if you share the ground truth dataset with Domino), and alerts you if any thresholds are exceeded.
- Allows you to easily reproduce the environment with access to the captured predictions to diagnose and fix issues with your model.
Model Monitor
For models deployed as other assets on Domino (App, Launcher, or Job) or external to Domino, you can use Domino to:- Connect to the data source where the training, prediction, and ground truth data reside.
- Register a model’s entry along with its schema.
- Set up drift detection and model quality monitoring by registering the location of every new batch of prediction or ground truth data.
- Set up a schedule for Domino to run drift and model quality checks periodically and alert you if thresholds are exceeded.