Skip to content

poldpold/workshop-uncool-mlops-solution

 
 

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 84.5%
  • Dockerfile 8.0%
  • Shell 7.5%