Skip to content
/ tfx Public
forked from tensorflow/tfx

TFX is an end-to-end platform for deploying production ML pipelines

License

Notifications You must be signed in to change notification settings

rummens/tfx

This branch is 5617 commits behind tensorflow/tfx:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

fed37c0 · Jul 9, 2019
Jul 3, 2019
Jul 9, 2019
May 24, 2019
May 30, 2019
Feb 4, 2019
Jun 27, 2019
Jul 3, 2019
Jun 26, 2019
Apr 22, 2019
Mar 1, 2019
May 21, 2019
May 7, 2019

Repository files navigation

TFX

Python PyPI

TensorFlow Extended (TFX) is a Google-production-scale machine learning platform based on TensorFlow. It provides a configuration framework to express ML pipelines consisting of TFX components. TFX pipelines can be orchestrated using Apache Airflow and Kubeflow Pipelines. Both the components themselves as well as the integrations with orchestration systems can be extended.

TFX components interact with a ML Metadata backend that keeps a record of component runs, input and output artifacts, and runtime configuration. This metadata backend enables advanced functionality like experiment tracking or warmstarting/resuming ML models from previous runs.

TFX Components

Documentation

Please see the TFX User Guide.

Examples

Compatible versions

The following table describes how the tfx package versions are compatible with its major dependency PyPI packages. This is determined by our testing framework, but other untested combinations may also work.

tfx tensorflow tensorflow-data-validation tensorflow-model-analysis tensorflow-metadata tensorflow-transform ml-metadata apache-beam[gcp] pyarrow
GitHub master nightly (1.x) 0.13.1 0.13.2 0.13.0 0.13.0 0.13.2 2.12.0 0.11.1
0.13.0 1.13.1 0.13.1 0.13.2 0.13.0 0.13.0 0.13.2 2.12.0 n/a
0.12.0 1.12 0.12.0 0.12.1 0.12.1 0.12.0 0.13.2 2.10.0 n/a

About

TFX is an end-to-end platform for deploying production ML pipelines

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 88.6%
  • Jupyter Notebook 6.8%
  • Shell 4.4%
  • Dockerfile 0.2%