KUrushi / lab_sample_pipelines

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Repro Lab Sample Pipelines

Two simple sample pipelines are introduced on this repo with both KFP SDK and TFX SDK.

KFP SDK

Penguin classification pipeline with KFP SDK. To try to run this pipeline, check this document.

TFX SDK

  • TBD

Future Work

KFP SDK

  • Add unit test
  • Migrate from GCSPath into Artifact
  • Pipeline E2E test
  • Add Pusher component

TFX SDK

  • Add sample example pipeline 😃

About

License:MIT License


Languages

Language:Python 76.5%Language:Dockerfile 20.9%Language:Shell 2.6%