Skip to main content

MLflow artifact store plugin — stores artifacts with mlvault encrypted cloud storage

Project description

mlvault-mlflow

MLflow artifact store plugin for mlvault — store your MLflow artifacts with encrypted cloud storage.

Install

pip install mlvault mlvault-mlflow
mlvault init

Usage

Set the artifact store when creating an MLflow experiment:

import mlflow

mlflow.create_experiment("my-experiment", artifact_location="mlvault://my-project")
mlflow.set_experiment("my-experiment")

Then log artifacts as normal:

with mlflow.start_run() as run:
    mlflow.log_artifact("checkpoint.pt")
    run_id = run.info.run_id

After training, push to cloud storage:

mlvault commit <mlflow_run_id>

See the mlvault README for full documentation.

License

MIT

Project details


Download files

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

Source Distribution

obsideo_cloud_mlflow-0.1.1.tar.gz (4.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

obsideo_cloud_mlflow-0.1.1-py3-none-any.whl (5.6 kB view details)

Uploaded Python 3

File details

Details for the file obsideo_cloud_mlflow-0.1.1.tar.gz.

File metadata

  • Download URL: obsideo_cloud_mlflow-0.1.1.tar.gz
  • Upload date:
  • Size: 4.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.7

File hashes

Hashes for obsideo_cloud_mlflow-0.1.1.tar.gz
Algorithm Hash digest
SHA256 7aede8f771dbf0da19832055e9978cb09a5179182f82715bd48a071364a0298c
MD5 199ba3908be48b3a7fb5c6b4855ba8ab
BLAKE2b-256 b71c62d90a77a84beb5f8b8bf54dd97af09f8f5dd698c98a345af11504c2ca1e

See more details on using hashes here.

File details

Details for the file obsideo_cloud_mlflow-0.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for obsideo_cloud_mlflow-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 2dfa58562cd0cb9cbbaf2fcf04505579c53d51d55c5346d108b3513efe8ac491
MD5 7bc4c1479422b57b92b389dbb2b00e9a
BLAKE2b-256 88f55e393799441e6d0ca5f57052ad930ea27e732ffca2d68ee7420dfa3aaff4

See more details on using hashes here.

Supported by

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