Associates a trial component with a trial. A trial component can be associated with multiple trials. To disassociate a trial component from a trial, call the disassociate_trial_component
API.
See https://www.paws-r-sdk.com/docs/sagemaker_associate_trial_component/ for full documentation.
sagemaker_associate_trial_component(TrialComponentName, TrialName)
[required] The name of the component to associated with the trial.
[required] The name of the trial to associate with.