Skip to content

iterative/workshop-uncool-mlops

Repository files navigation

workshop-uncool-mlops

Overview

Issue Labeler

Before we start

$ python -m venv .venv
$ source .venv/bin/activate
$ python -m pip install --upgrade pip
$ pip install wheel
$ pip install -r requirements.txt
$ export GITHUB_TOKEN={YOUR_GITHUB_TOKEN}

Current status

  1. Local Reproducibility

Workshop

  1. Shared Reproducibility

  2. Online Reproducibility

  3. Deployment

  4. Automation

About

Accompanies the uncool MLOps workshop

Topics

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages