Prerequisites
For scheduled checks on data drift and model quality, prediction and ground truth data must be available periodically.Set scheduled checks
- From the navigation pane, click Model Monitor.
- Click the name of the model for which you want to set up scheduled checks.
- Click Data Drift or Model Quality and then click Scheduled Checks.
- Type a name for the check.
- Set up the frequency at which the check must run.
-
In the Select Data to Check area, select one of the following:
-
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.
-
Use new data since last check time
- Click Save.