Model monitor functionsΒΆ

Model monitors allow you to track the performance of your machine learning models in production. You can use the following functions to retrieve metrics from the model monitors.

  • MODEL_MONITOR_DRIFT_METRIC

  • MODEL_MONITOR_PERFORMANCE_METRIC

  • MODEL_MONITOR_STAT_METRIC

Each function requires the name of a model monitor and the name of a metric to be retrieved from that model.

List of functionsΒΆ

Function name

Notes