domino logo
Latest (5.4)
  • Tech Ecosystem
  • Deployment-wide Search
  • Get Started
  • Security and Credentials
  • Collaborate
  • Organizations
  • Projects
  • Domino Datasets
  • External Data
  • Workspaces
  • Environments
  • Executions
  • Model APIs
  • Publish
  • Model Monitoring and Remediation
  • Notifications
  • Download the Audit Log
  • Domino Command Line Interface (CLI)
  • Troubleshooting
  • Get Help
domino logo
About Domino
Domino Data LabKnowledge BaseData Science BlogTraining
User Guide
>
Model Monitoring and Remediation
>
Set Up Model Monitor
>
Set Scheduled Checks

Set Scheduled Checks

In a production setting, APIs typically push prediction and ground truth data into the Model Monitor.

You can use Scheduled Checks to ensure that you are notified if data drift or model quality metrics degrade beyond the threshold for any period. For data drift, Domino uses the timestamps of the predictions to select data for the scheduled checks. For model quality, Domino uses the ingestion time of the ground truth labels to select data. You can specify how often to repeat the checks and the time range of the data to be used for calculations for those checks. When a check fails, email notifications are sent. See Set up Notifications.

Prerequisites

For scheduled checks on data drift and model quality, prediction and ground truth data must be available periodically.

Set scheduled checks
  1. From the navigation pane, click Model Monitor.

  2. Click the name of the model for which you want to set up scheduled checks.

  3. Click Data Drift or Model Quality and then click Scheduled Checks.

    Configure Schedule window to set up scheduled checks.

  4. Type a name for the check.

  5. Set up the frequency at which the check must run.

  6. In the Select Data to Check area, select one of the following:

    Caution
    • Use new data since last check time

      • For data drift, this checks predictions with timestamps later than the last scheduled check.

      • For model quality, this checks only ground truth labels ingested into the Model Monitor after the last scheduled check ran and matches them with historical predictions made by the model.

    • Data since last x <time period>

      • For data drift, this checks predictions whose timestamps are within the last specified interval (for example, the last three days). For model quality, this checks only the ground truth labels ingested within the last specified interval (for example, within the last three days), and matches them with historical predictions made by the model.

  7. Click Save.

In the Model Monitor, you can click Checks History to see historical data about scheduled checks.

Domino Data LabKnowledge BaseData Science BlogTraining
Copyright © 2022 Domino Data Lab. All rights reserved.