/MLflow-Workshop

Managing Machine Learning Models with MLflow | DataCamp

Primary LanguageJupyter Notebook

Managing Machine Learning Models with MLflow

Run the following notebook to run the lab on your own.

Install the requirements

python -m venv venv
source venv/bin/activate
pip install jupyterlab

Run the Notebook

jupyter lab

Open the 'MLflow Workshop' notebook and run the cells in order.

Google Colab

To use a Colab Notebook go here.