################################## Text Classification - TensorFlow ################################## This is a supervised text classification algorithm which supports fine-tuning of many pre-trained models available in Tensorflow Hub. The following `sample notebook `__ demonstrates how to use the Sagemaker Python SDK for Text Classification for using these algorithms. For detailed documentation please refer :ref:`Use Built-in Algorithms with Pre-trained Models in SageMaker Python SDK `