Public API for tf.keras.layers.experimental.preprocessing namespace.
Classes
class Normalization
: Feature-wise normalization of the data.
class PreprocessingLayer
: Base class for PreprocessingLayers.
class TextVectorization
: Text vectorization layer.