Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 618 Bytes

File metadata and controls

18 lines (12 loc) · 618 Bytes

Script Mode

SageMaker Script Mode Examples

Use your own custom training and inference scripts, similar to those you would use outside of SageMaker, to bring your own model leveraging SageMaker's prebuilt containers for various frameworks like Scikit-learn, PyTorch, and XGBoost.

Understand how you can bring your own dependencies and custom libraries to both training and inference.

SageMaker Script Mode at Increasing Levels of Customization

.. toctree::
   :maxdepth: 1

   sagemaker-script-mode