Skip to content

prp0x80/intro-to-mlflow

Repository files navigation

pages-build-deployment

Introduction to MLflow

This repository is part of Kainos Data & AI Engineering Academy training.

Set Up

Create virtual environment

conda create --name mlflow python=3.8 pip -y
conda activate mlflow

Install dependencies

pip install -r requirements.txt

About

Introduction to MLflow for Kainos Academy

Resources

Stars

Watchers

Forks