shreyansh26 / Papermill-MLflow-PoC

A simple tutorial on using Papermill for executing multiple experiments and MLflow for logging artifacts and metrics.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Papermill-MLflow-PoC

A simple tutorial on using Papermill for executing multiple experiments and MLflow for logging artifacts and metrics.

papermill

pip install papermill

MLflow

pip install mlflow
mlflow server

Rest usage details are in the code.

About

A simple tutorial on using Papermill for executing multiple experiments and MLflow for logging artifacts and metrics.


Languages

Language:Jupyter Notebook 99.8%Language:Python 0.2%