Skip to main content

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 the rabbitmq spooler type.
  • google - Installs dependencies for the pubsub spooler type.
  • kafka - Installs dependencies for the kafka spooler type.
  • azure - Installs dependencies that enable Azure Active Directory authentication for the kafka spooler type.
  • aws - Installs dependencies for the sqs spooler 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]'

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

datarobot_mlops-10.2.1-py3-none-any.whl (111.5 kB view details)

Uploaded Python 3

File details

Details for the file datarobot_mlops-10.2.1-py3-none-any.whl.

File metadata

File hashes

Hashes for datarobot_mlops-10.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 c58f63c82890ff5e55cfd0c875e67c90125fa05541873951f0dd919d2c1d5966
MD5 a699996f5ccfffd632c169d1bd37c044
BLAKE2b-256 89dc71662543a1fb7a34628661247f2ba533c5eb17a72128cd2c52ae256ab05c

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page