Module: tf.keras.layers.experimental.preprocessing
Stay organized with collections
Save and categorize content based on your preferences.
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.
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 2020-10-01 UTC.
[null,null,["Last updated 2020-10-01 UTC."],[],[],null,["# Module: tf.keras.layers.experimental.preprocessing\n\n\u003cbr /\u003e\n\nPublic API for tf.keras.layers.experimental.preprocessing namespace.\n\nClasses\n-------\n\n[`class Normalization`](../../../../tf/keras/layers/experimental/preprocessing/Normalization): Feature-wise normalization of the data.\n\n[`class PreprocessingLayer`](../../../../tf/keras/layers/experimental/preprocessing/PreprocessingLayer): Base class for PreprocessingLayers.\n\n[`class TextVectorization`](../../../../tf/keras/layers/experimental/preprocessing/TextVectorization): Text vectorization layer."]]