Files
Marco Friaz 4534bff4b5 Append the default_bucket_prefix to s3 paths if one exists to inference sample notebooks (#4808)
**Description**

This change checks the sagemaker session if there is a default_bucket_prefix set. If a default bucket prefix is specified, it is append it to the s3 path. This was done for inference sample notebooks. This ensures sample notebooks that utilize s3, works in SageMaker Unified Studio.

Co-authored-by: Marco Friaz <marfriaz@amazon.com>
Co-authored-by: Erick Benitez-Ramos <141277478+benieric@users.noreply.github.com>
2025-01-21 09:42:36 -08:00
..
2023-07-17 10:33:08 -07:00

Amazon SageMaker Examples

Amazon SageMaker Pre-Built Framework Containers and the Python SDK

Pre-Built Deep Learning Framework Containers

These examples focus on the Amazon SageMaker Python SDK which allows you to write idiomatic TensorFlow or MXNet and then train or host in pre-built containers.

Pre-Built Machine Learning Framework Containers

These examples focus on building standard Machine Learning models powered by frameworks like Apache Spark or Scikit-learn using SageMaker Python SDK.