Run your local machine learning code as Amazon SageMaker Training jobs with minimal code changes
AWS Machine Learning
APRIL 25, 2023
This capability simplifies the SageMaker constructs that you need to learn to be able to run code using SageMaker Training. trainer.train() trainer.save_model(model_dir) After you run the training job, you can run the rest of the cells in the notebook to inspect the evaluation metrics and classify the text on our trained model.
Let's personalize your content