An open API service indexing awesome lists of open source software.

https://github.com/pierresegonne/mlops-pipeline


https://github.com/pierresegonne/mlops-pipeline

Last synced: 4 days ago
JSON representation

Awesome Lists containing this project

README

          

# mlops-pipeline

Tutorial for deploying a Flask machine learning API to GCP.

When a new version is pushed, CI will build an image and push it to a container registry on GCP.

A container will serve this image as a cloud run function.