Deletes the specified trial component
Deletes the specified trial component. A trial component must be
disassociated from all trials before the trial component can be deleted.
To disassociate a trial component from a trial, call the
disassociate_trial_component
API.
sagemaker_delete_trial_component(TrialComponentName)
TrialComponentName |
[required] The name of the component to delete. |
A list with the following syntax:
list( TrialComponentArn = "string" )
svc$delete_trial_component( TrialComponentName = "string" )
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.