ksalama / tfx-workshop

Machine Learning with TensorFlow Extended (TFX) Pipelines

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TFX Workshop

This repository is workshop for exploring TensorFlow Extended (TFX) libraries and implementing ML training pipelines using TFX Components and Kubeflow Pipelines (KFP). The pipeline uses Google Cloud Platform (GCP) managed services. The following labs are included:

  1. TFX libraries deep-dive: This lab covers TFDV, TFT, and TFMA, as well as TF Estimator API
  2. TFX Pipeline walk-through: This lab covers TFX Components and ML Metadata
  3. TFX with KFP on GCP: This lab covers deploying and running TFX with KFP and using GCP managed services

Requirements

This workshop uses Python 3.6 requires the following packages:

  • TensorFlow 1.15
  • Apache Beam 2.16
  • TFX 0.15
  • KFP SDK 0.1.36

About

Machine Learning with TensorFlow Extended (TFX) Pipelines

License:Apache License 2.0


Languages

Language:Jupyter Notebook 79.3%Language:Python 20.5%Language:Dockerfile 0.2%