Preprocessing Layers and tools#

FeatureSpace#

tf.keras.utils.FeatureSpace

keras - notebooks

keras-io/examples/structured_data/ipynb/structured_data_classification_with_feature_space.ipynb

StringLookup (one_hot)#

tf.keras.layers.StringLookup

keras - notebooks

keras-io/guides/ipynb/preprocessing_layers.ipynb

tensorflow - notebooks docs/site/en/tutorials/load_data/pandas_dataframe.ipynb

docs-l10n/site/en-snapshot/guide/keras/preprocessing_layers.ipynb

docs/site/en/guide/migrate/migrating_feature_columns.ipynb

Google Cloud Platform - notebooks

vertex-ai-samples/notebooks/community/experiments/

vertex-pipelines-end-to-end-samples/

asl-ml-immersion/notebooks/end-to-end-structured/

  • 4b_keras_dnn_babyweight.ipynb - lab, sol

  • 4c_keras_wide_and_deep_babyweight.ipynb - lab, sol

  • 5a_train_keras_vertex_babyweight.ipynb - lab, sol

Discretization#

tf.keras.layers.Discretization

tensorflow - notebooks

recommenders/docs/examples/

federated/docs/tutorials/tuning_recommended_aggregators.ipynb

Google Cloud Platform - notebooks

asl-ml-immersion/notebooks/

training-data-analyst/courses/machine_learning/deepdive2/

Hashing#

tf.keras.layers.Hashing

tensorflow - notebooks

recommenders/docs/examples/featurization.ipynb

docs-l10n/site/en-snapshot/guide/keras/preprocessing_layers.ipynb

Google Cloud Platform - notebooks

training-data-analyst/courses/machine_learning/deepdive2/

HashedCrossing#

tf.keras.layers.HashedCrossing

TextVectorization#

tf.keras.layers.TextVectorization

tensorflow - notebooks

docs/site/en/tutorials/

text/docs/

recommenders/docs/examples/

docs-l10n/site/en-snapshot/guide/keras/preprocessing_layers.ipynb

Google Cloud Platform - notebooks

asl-ml-immersion/notebooks/

  • multi_modal/image_captioning.ipynb - lab, sol

  • text_models/

    • load_text.ipynb - lab, sol

    • keras_for_text_classification.ipynb - lab, sol

    • keras_for_text_classification_tokenizer.ipynb - lab, sol

    • word2vec.ipynb - lab, sol (prep)

training-data-analyst/courses/machine_learning/deepdive2/

  • machine_learning_in_the_enterprise/comparing_local_trained_models.ipynb - lab, sol

  • production_ml/comparing_local_trained_models.ipynb - lab, sol

  • recommendation_systems/featurization.ipynb - lab, sol (prep)

  • text_classification/

    • word_embeddings.ipynb - lab, sol (prep)

    • word2vec.ipynb - lab, sol (prep)

vertex-ai-samples/notebooks/official/sdk/

  • SDK_Custom_Training_Python_Package_Managed_Text_Dataset_Tensorflow_Serving_Container.ipynb - notebook (prep)

vertex-ai-samples/community-content/

  • vertex_training_with_local_mode_container.ipynb - notebook