aws-samples / aws-samples/amazon-sagemaker-ab-testing-pipeline

enhancement: Associate experiment with SageMaker project, and tuning training jobs

Open
#4 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
45
Forks
14
PR merge metrics
No merged PRs in 30d

Description

Move the code to create the sagemaker experiment after loading the project, so the experiment can be associated with the project.

Create an experiment name of project_id, with display name of project_name
Create two trials under an experiment

  1. Pipeline with single training job
  2. Tuning Job that associates all training jobs.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the code that loads the project and creates the SageMaker experiment. Confirm the experiment uses project_id and project_name, then verify that separate trials represent the single-training-job pipeline and tuning job with all training jobs associated; the issue provides no test path.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, python
Domain
cloud, machine-learning
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.