datarobot-mlops library to read and report MLOps statistics
Project description
DataRobot MLOps metrics reporting library
This is the Python version of the DataRobot MLOps reporting SDK. This library enables remote reporting of MLOps metrics back to DataRobot for monitoring.
More information on DataRobot MLOps reporting library can be found here: https://docs.datarobot.com/en/docs/mlops/deployment/mlops-agent/index.html.
Installation
Install the MLOps reporting SDK with minimal dependencies.
This means that only the filesystem spooler type will be available.
pip install datarobot-mlops
By installing additional dependencies, you can leverage these additional spooler types:
rabbitmq- Installs dependencies for therabbitmqspooler type.google- Installs dependencies for thepubsubspooler type.kafka- Installs dependencies for thekafkaspooler type.azure- Installs dependencies that enable Azure Active Directory authentication for thekafkaspooler type.aws- Installs dependencies for thesqsspooler type.
You can install these extra dependencies using pip, for example:
pip install 'datarobot-mlops[rabbitmq]'
You can also install multiple sets of dependencies at once, for example:
pip install 'datarobot-mlops[kafka,azure]'
Supported Python Versions
Python >= 3.7
The last version of this library compatible with Python 2.7 is datarobot-mlops~=9.0.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file datarobot_mlops-9.2.18-py3-none-any.whl.
File metadata
- Download URL: datarobot_mlops-9.2.18-py3-none-any.whl
- Upload date:
- Size: 109.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
473aecfabb1be32a21da491ea4caffba58435f9ef3d1f8ff6d71a9c114c99915
|
|
| MD5 |
17ec5471c93d45e6b22fef8e98927fa8
|
|
| BLAKE2b-256 |
9d799f24919a36f6c508c295bbe23db75ca8c5bb4a0866ba64bd2524b705111b
|