Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/anaconda/mlflow-adsp

MLFlow Plugin For The Anaconda Data Science Platform
https://github.com/anaconda/mlflow-adsp

Last synced: about 1 month ago
JSON representation

MLFlow Plugin For The Anaconda Data Science Platform

Awesome Lists containing this project

README

        

# MLFlow Plugin For The Anaconda Data Science Platform

## Overview

MLFlow Plugin for Anaconda Data Science Platform

## Features
* Provides the ability to leverage background project jobs with MLFlow multistep workflows.
* Provides `mlflow serve` model stage or alias change reloading.

Articles
--------
Rendered Documentation can be found in `docs/build/html`.

* [Installation Guide](docs/source/installation_guide.md)
* [Workflow Usage And Configuration](docs/source/workflow_usage_and_configuration.md)
* [Workflow Setup Guide](docs/source/workflow_setup_guide.md)
* [Model Serving](docs/source/model_serving.md)
* [Development and Contributing](CONTRIBUTING.md)