Skip to content

SherryXDing/yahoo-sagemaker-training

Repository files navigation

Table of Contents


Session 1 Hands-on Labs


Session 2 Hands-on Labs

  • byos_pytorch takes PyTorch framework as an example to show how to bring your own script to train and deploy a model on SageMaker.

  • byoc_pytorch shows how to extend AWS pre-built deep learning container (PyTorch as an example) to build your own container and bring it to SageMaker for model training.

  • xgboost_builtin_distributed shows doing distributed training with SageMaker built-in XgBoost algorithm, and using SageMaker automatic model tuning to tune model hyperparameters.

  • xgboost_script_mode_distributed shows how to leverage pre-built XgBoost framework container to train a XgBoost model in a distributed training fashion.

  • xgboost_pyspark shows using SageMaker pre-built Spark container to train a XgBoost model. Note: notebook is tested on SageMaker classic notebook instance.

Other sample codes

  • feature_store Example use case with Offline Feature Store SDK and create dataset

  • spark_distributed_data_processing Example use case with Distributed Data Processing using Apache Spark and SageMaker Processing

  • sagemaker_pipelines Example use case with SageMaker Pipelines which includes Processing, Training, Evaluation, Condition and Model Registry Steps

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published