From adf216b737e123bc6fc23cc574bb404cd2c3eca8 Mon Sep 17 00:00:00 2001 From: Xin Wang Date: Thu, 21 Mar 2024 07:16:06 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 95964af0..fa4b3eed 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [![Latest Version](https://img.shields.io/pypi/v/sagemaker-training.svg)](https://pypi.python.org/pypi/sagemaker-training) [![Supported Python Versions](https://img.shields.io/pypi/pyversions/sagemaker-training.svg)](https://pypi.python.org/pypi/sagemaker-training) [![Code Style: Black](https://img.shields.io/badge/code_style-black-000000.svg)](https://github.com/python/black) -Train machine learning models within a Docker container using Amazon SageMaker. +Test Train machine learning models within a Docker container using Amazon SageMaker. ## :books: Background