What is SageMaker?
Control
Notebooks
Data preprocessing in SageMaker
Ground Truth
“Build highly accurate training data sets using ML and reduce data labelling costs by up to 70%”
SageMaker algorithms selection
SageMaker built-in algorithm examples 1
SageMaker built-in algorithm examples 2
SageMaker training: Common SageMaker architecture (built-in algorithm)
SageMaker pulls a built-in model from a docker container and the data from S3 to train on an EC2 instance and provide the model back to S3
SageMaker training: ML Docker Containers
SageMaker training: miscellaneous concepts
SageMaker training: Managed Spot Training
SageMaker training: Automatic hyperparameter tuning
SageMaker training: SageMaker Neo
SageMaker deploy: Inference Pipelines
SageMaker deploy: Real-time inference
SageMaker deploy: Batch inference
SageMaker deploy: Elastic Inference
SageMaker deploy: Accessing inference from apps
What are the different ways that Docker containers are used by SageMaker?
What are Docker containers?
Deploying your Docker container