FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

iterative/workshop-uncool-mlops: Accompanies the uncool MLOps workshop · GitHub

Repository files navigation

workshop-uncool-mlops

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

26 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages


Back | FazBrowse Home | New Git URL