aws / aws/sagemaker-python-sdk

Contribute example with Sagemaker SDK v3

Open
#5,567 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
2.3k
Forks
1.3k
Avg merge
2d 2h
Merged PRs (30d)
32

Description

**Describe the feature you'd like**
Recently, the SDK has been upgraded to V3, and it still lack of hand-on example with a customized algorithm container (scikit-learn, jax,...) along with old dependencies ([sagemaker training toolkit](https://github.com/aws/sagemaker-training-toolkit/tree/master)). I've worked on a company project on using Sagemaker SDK v3 recently, and want to contribute my implementation as an example to Sagemaker SDK documentation.

**How would this feature be used? Please describe.**
This example would enhance user experience with Sagemaker SDK v3

**Describe alternatives you've considered**
The example will use 2 principles,
- Bring your own container, customize the algorithm
- Pipeline declaration(runtime, control logic) and dataflow within pipeline (Property file, S3)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.