View source: R/sagemaker_operations.R
sagemaker_associate_trial_component | R Documentation |
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)
TrialComponentName |
[required] The name of the component to associated with the trial. |
TrialName |
[required] The name of the trial to associate with. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.