Utilities to preprocess data before training.
image module: Utilies for image preprocessing and augmentation.
sequence module: Utilities for preprocessing sequence data.
text module: Utilities for text input preprocessing.
image_dataset_from_directory(...): Generates a tf.data.Dataset from image files in a directory.
text_dataset_from_directory(...): Generates a tf.data.Dataset from text files in a directory.
timeseries_dataset_from_array(...): Creates a dataset of sliding windows over a timeseries provided as array.
    © 2022 The TensorFlow Authors. All rights reserved.
Licensed under the Creative Commons Attribution License 4.0.
Code samples licensed under the Apache 2.0 License.
    https://www.tensorflow.org/versions/r2.9/api_docs/python/tf/keras/preprocessing