Metadata-Version: 2.1
Name: datarobot-model-metrics
Version: 0.2.2
Summary: datarobot-model-metrics is a framework to compute model ML metrics
Home-page: https://github.com/datarobot/datarobot-model-metrics
Author: DataRobot
Author-email: info@datarobot.com
License: DataRobot
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: MacOS
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: scikit-learn
Requires-Dist: requests
Requires-Dist: datarobot

# DataRobot Model Metrics

This library provides a framework to compute model ML metrics
over time and produce aggregated metrics.


