Skip to main content

OCI MLflow plugin to use OCI resources within MLflow

Project description

OCI Mlflow Plugin

PyPI Python

The OCI MLflow plugin enables OCI users to use OCI resources to manage their machine learning usecase life cycle. This table below provides the mapping between the MLflow features and the OCI resources that are used.

MLflow Use Case OCI Resource
User running machine learning experiments on notebook, logs model artifacts, model performance etc Data Science Jobs, Object Storage, MySQL
Batch workloads using spark Data Flow, Object Storage, MySQL
Model Deployment Data Science Model Deployment
User running machine learning experiments on notebook, logs model artifacts, model performance etc Object Storage, MySQL

Installation

To install the oci-mlflow plugin call -

  python3 -m pip install oci-mlflow

To test the oci-mlflow plugin call -

  mlflow deployments help -t oci-datascience

Documentation

Examples

Running MLflow projects on the OCI Data Science jobs and Data Flow applications -

export MLFLOW_TRACKING_URI=<tracking server url>
mlflow run . --experiment-name My-Experiment --backend oci-datascience --backend-config ./oci-datascience-config.json

Deploying MLflow models to the OCI Model Deployments -

mlflow deployments help -t oci-datascience

export MLFLOW_TRACKING_URI=<tracking server url>

mlflow deployments create --name <model deployment name> -m models:/<registered model name>/<model version> -t oci-datascience --config deploy-config-file=deployment_specification.yaml

Contributing

This project welcomes contributions from the community. Before submitting a pull request, pleasereview our contribution guide

Find Getting Started instructions for developers in README-development.md

Security

Consult the security guide SECURITY.md for our responsible security vulnerability disclosure process.

License

Copyright (c) 2023 Oracle and/or its affiliates. Licensed under the Universal Permissive License v1.0

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

oci_mlflow-1.0.2-py3-none-any.whl (25.0 kB view details)

Uploaded Python 3

File details

Details for the file oci_mlflow-1.0.2-py3-none-any.whl.

File metadata

  • Download URL: oci_mlflow-1.0.2-py3-none-any.whl
  • Upload date:
  • Size: 25.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.4

File hashes

Hashes for oci_mlflow-1.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 6b5883ed2c593291930c92136f780c81ef0e5320025c3514530382d971901b17
MD5 949401ec1aeef313176520420aa2e293
BLAKE2b-256 44abff3a0892a26a971072158e1c6ddf8a8291e813c35773dd09164d711dae16

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