Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/floscha/papermill-mlflow-template

A simple template for using MLflow from Papermill
https://github.com/floscha/papermill-mlflow-template

jupyter-notebook mlflow mlflow-tracking-server papermill

Last synced: about 2 months ago
JSON representation

A simple template for using MLflow from Papermill

Awesome Lists containing this project

README

        

# Papermill MLflow Template

## Usage
1. Install the required dependencies: `pip install -r requirements.txt`
1. Start Jupyter Notebook: `jupyter notebook`
1. In another terminal window, start the MLflow UI: `mlflow ui`
1. Open the *master* notebook by navigating to http://localhost:8888/notebooks/master.ipynb
1. Run all cells in the *master* notebook
1. Check out the results under http://localhost:5000/#/experiments/1