Transform 可以作为独立的库使用。
tft
模块文档是唯一与 TFX 用户有关的模块。tft_beam
模块仅在将 Transform 作为独立库使用时才相关。通常情况下,TFX 用户会构造一个 preprocessing_fn
,其余的 Transform 库调用则由 Transform 组件完成。
Transform 可以作为独立的库使用。
tft
模块文档是唯一与 TFX 用户有关的模块。tft_beam
模块仅在将 Transform 作为独立库使用时才相关。通常情况下,TFX 用户会构造一个 preprocessing_fn
,其余的 Transform 库调用则由 Transform 组件完成。
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2022-01-24 UTC.