Skip to main content

Mlflow plugin to use MongoDB as backend for MLflow Model Registry service

Project description

mlflow-tracking-mongostore

Mlflow plugin to use MongoDB as a backend for the MLflow tracking service. To use this plugin, you need a running instance of MongoDB.

Run 'pip install mlflow-tracking-mongostore' to register the plugin as an entrypoint with MongoDB backend.

Installation

pip install mlflow-tracking-mongostore

Usage

mlflow server --backend-store-uri mongodb://USER:PASSWORD@MONGO_HOST:DB_NAME

OR

mlflow server --backend-store-uri mongodb+srv://USER:PASSWORD@$MONGO_HOST:DB_NAME

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

mlflow_registry_mongostore-0.1.10-py3-none-any.whl (20.7 kB view hashes)

Uploaded Python 3

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