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

m2kar/tfx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TFX

TensorFlow Extended (TFX) is a TensorFlow-based general-purpose machine learning platform implemented at Google. We’ve open sourced some of the TFX libraries listed below. The TFX repository will contain horizontal components that integrate these libraries in one platform. For now, it will include examples of how to use the already open sourced TFX libraries together.

Examples

  • Chicago Taxi Example

Available TFX libraries

A library for exploring and validating machine learning data.

A preprocessing pipeline to perform full-pass analyze phases over data to create transformation graphs that are consistently applied during training and serving.

Libraries and visualization components to compute full-pass and sliced model metrics over large datasets, and analyze them in a notebook.

A flexible, high-performance serving system for machine learning models, designed for production environments.

About

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

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 94.4%
  • Jupyter Notebook 3.9%
  • Shell 1.1%
  • Other 0.6%