Skip to content

Latest commit

 

History

History
37 lines (30 loc) · 2.51 KB

README.md

File metadata and controls

37 lines (30 loc) · 2.51 KB

HitCount

Kubeflow for Poets: A Guide to Containerization of the Machine Learning Production Pipeline

Docker.         Kubernetes.         Kubeflow.         Google Cloud Platform.


This repository provides a systematic approach to productionalizing machine learning pipelines with Kubeflow on Kubernetes. Building machine learning models is just one piece of a more extensive system of tasks and processes that come together to deliver a Machine Learning product. Kubeflow makes it possible to leverage the microservices paradigm of containerization to separate modular components of an application orchestrated on Kubernetes. While Kubernetes is platform agnostic, this tutorial will focus on deploying a Machine Learning product on Google Cloud Platform leveraging Google Cloud BigQuery, Google Cloud Dataflow and Google Cloud Machine Learning Engine orchestrated on Google Kubernetes Engine.

Contents:

The content is arranged as follows:

Links:

Contribution:

Contributions and corrections are welcomed as pull requests.