Module: tf.compat.v1.keras.preprocessing

Provides keras data preprocessing utils to pre-process tf.data.Datasets before they are fed to the model.

Modules

image module: Set of tools for real-time data augmentation on image data.

sequence module: Utilities for preprocessing sequence data.

text module: Utilities for text input preprocessing.