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:
- Configure data sources
- Define custom metrics
- Calculate metric values
- Use the DR Custom Metrics module
- Notebook: Create a hosted custom metric from a template with code
Installation¶
The DMM library is published to PyPi. To install it, run the following command:
pip install datarobot-model-metrics
Updated July 24, 2024
Was this page helpful?
Great! Let us know what you found helpful.
What can we do to improve the content?
Thanks for your feedback!