Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jolares/demo-cicd-with-vertex-ai

Example end-to-end machine learning project using GCP Vertex AI
https://github.com/jolares/demo-cicd-with-vertex-ai

machine-learning mlops

Last synced: 24 days ago
JSON representation

Example end-to-end machine learning project using GCP Vertex AI

Awesome Lists containing this project

README

        

# example-gcp-vertex-ai

Example end-to-end machine learning using GCP Vertex AI.

- TODO: eda
- TODO: train.tensorflow
- local
- dev
- prod
- models
- TODO: train.skl
- TODO: train.pytorch
- TODO: gha
- TODO: vertex ai vpc
- TODO: repo integration

# Resources

- [All Vertex AI code samples](https://cloud.google.com/vertex-ai/docs/samples)
- [How to Structure a Data Science Project for Readability and Transparency](https://towardsdatascience.com/how-to-structure-a-data-science-project-for-readability-and-transparency-360c6716800)