Skip to content

On-premise users: click in-app to access the full platform documentation for your version of DataRobot.

DataRobot Model Metrics

The datarobot-model-metrics (DMM) library provides the tools necessary to compute model metrics over time and produce aggregated metrics. It provides a framework to perform the following operations:

Installation

The DMM library is published to PyPi. To install it, run the following command:

pip install datarobot-model-metrics

Updated July 24, 2024