amazon-sagemaker-ab-testing-pipeline icon indicating copy to clipboard operation
amazon-sagemaker-ab-testing-pipeline copied to clipboard

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

Open brightsparc opened this issue 4 years ago • 0 comments

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.

brightsparc avatar Apr 20 '21 12:04 brightsparc