aws-samples / aws-samples/amazon-sagemaker-ab-testing-pipeline
enhancement: Create model package groups in the AWS CodeBuild job
Open
- Dominant language
- Python
- Stars
- 45
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
Move the logic to create the mode package groups into the AWS CodeBuild job instead of the SageMaker notebook.
Contributor guide
Research direction
Start by locating the AWS CodeBuild job and the SageMaker notebook that currently create the model package groups. Trace how the notebook performs this work and move that logic into the CodeBuild job; it is done when the job creates the groups without relying on the notebook.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, python
- Domain
- build-system, cloud, machine-learning
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100