Skip to content

deploifai/mlflow-deploifai-plugin

Repository files navigation

MLFLow plugin for Deploifai

What is Deploifai?

Deploifai is a modern developer platform for Machine Learning. We build tools to automate cloud infrastructure, and make the best tools for data science and ML simple and straightforward for the community.

What does this plugin do?

This plugin helps the MLFlow client to connect and work with the Deploifai MLFlow community server. Without this plugin, Deploifai MLFlow server cannot be used.

How to install

pip install mlflow-deploifai

Once the plugin is installed, use MLFlow just as you would normally.

Usage

import mlflow

mlflow.set_tracking_uri('https://community.mlflow.deploif.ai')
mlflow.set_experiment("<workspace>/<project>/<experiment>")

Contributing

We are working on a contribution page. We welcome you raising any issues, and even having your PR submissions. Thanks!

About

Plugin to use the Deploifai MLFlow community server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages