Amazon SageMaker is a fully managed service for data science and machine learning (ML) workflows. You can use Amazon SageMaker to simplify the process of building, training, and deploying ML models. To train a model, you can include your training script and dependencies in a Docker container that runs your training code. A container provides an effectively isolated environment, ensuring a consistent runtime and reliable training process. The SageMaker Training Toolkit can be easily added to any Docker container, making it compatible with SageMaker for training models. If you use a prebuilt SageMaker Docker image for training, this library may already be included. Very often, an entry point needs additional information from the container that is not available in hyperparameters. SageMaker Containers writes this information as environment variables that are available inside the script.

Features

  • Contains a JSON encoded dictionary with the user provided hyperparameters
  • Entire training information as a JSON-encoded dictionary
  • Create a Docker image using SageMaker Containers
  • Map hyperparameters to script arguments
  • Read additional information from the container

Project Samples

Project Activity

See All Activity >

License

Apache License V2.0

Follow SageMaker Containers

SageMaker Containers Web Site

Other Useful Business Software
Fully Managed MySQL, PostgreSQL, and SQL Server Icon
Fully Managed MySQL, PostgreSQL, and SQL Server

Automatic backups, patching, replication, and failover. Focus on your app, not your database.

Cloud SQL handles your database ops end to end, so you can focus on your app.
Try Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of SageMaker Containers!

Additional Project Details

Programming Language

Python

Related Categories

Python Software Development Software, Python Data Science Tool

Registered

2022-07-11