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
- Pipeline with single training job
- Tuning Job that associates all training jobs.