Transform 可以作为独立的库使用。
TensorFlow Transform 使用入门
TensorFlow Transform API 参考
tft 模块文档是唯一与 TFX 用户有关的模块。tft_beam 模块仅在将 Transform 作为独立库使用时才相关。通常情况下,TFX 用户会构造一个 preprocessing_fn,其余的 Transform 库调用则由 Transform 组件完成。
tft
tft_beam
preprocessing_fn