Mlflow plugin to use MongoDB as backend for MLflow tracking service
Project description
mlflow-tracking-mongostore
Mlflow plugin to use MongoDB as a backend for the MLflow models registry service. To use this plugin, you need a running instance of MongoDB.
Run 'pip install mlflow-registry-mongostore' to register the plugin as an entrypoint with MongoDB backend.
Installation
pip install mlflow-registry-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
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
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file mlflow_tracking_mongostore-0.1.15-py3-none-any.whl
.
File metadata
- Download URL: mlflow_tracking_mongostore-0.1.15-py3-none-any.whl
- Upload date:
- Size: 18.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 313ee4f08ec17718f0d60528fd686e5791c2e2c4f80f8440d372051f07fdca1f |
|
MD5 | 2372f5d82fd80fe0a6141762c59b23cc |
|
BLAKE2b-256 | 2daf6232e3214082df6a388f67641b31be603d00aa78a21f0ea9c6457f66433f |