Huize501 / kfp

Kubeflow Pipelines examples for the ML workshop

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Exercises and solutions for using Kubeflow Pipelines.

In this repository you will find exercises and solutions for using Kubeflow Pipelines. The exercises and examples are created by the EMEA Google Cloud ML Specialist team. For more information on Kubeflow Pipelines go and visit the website In this repository you will find the following examples:

  • Using re-usable component for Deploying a Scikit-Learn model on AI Platform.
  • Spark component for KFP.
  • Component for training a Scikit Learn Pipeline on AI Platform.
  • Example of training a Scikit-Learn Pipeline on the Kubeflow Cluster.
  • Example of how to use the function to component for testing.
  • How to build a basic python components and create your first pipeline.

About

Kubeflow Pipelines examples for the ML workshop


Languages

Language:Jupyter Notebook 61.1%Language:Python 34.8%Language:Dockerfile 2.1%Language:Shell 2.0%