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.0.tar.gz (4.7 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.0-py3-none-any.whl (5.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: obsideo_cloud_mlflow-0.1.0.tar.gz
  • Upload date:
  • Size: 4.7 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.0.tar.gz
Algorithm Hash digest
SHA256 dda4dc2f35464965f1ae1d6d9b98b6fc7d7d85212ff172c77722cfecff8447e5
MD5 fa58e1e67430ac86db73913b246aeff1
BLAKE2b-256 67e4b78adf24f728ec33b7a2911a3452336cfc12e501d1c5312e99b20dbb5175

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for obsideo_cloud_mlflow-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 512f8f13781c7271ecdf7b22ba3b56e55f81d5af4fbaf261c0db25efd27c8cb5
MD5 73e84e12b2536651668a7b854cb4c5ab
BLAKE2b-256 bcaf4a6dde2299d122de23a07af8d8d4924c079e73b3a2e0d831a1b9dd0b79dc

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