Deletes the specified trial
Deletes the specified trial. All trial components that make up the trial
must be deleted first. Use the
describe_trial_component API to
get the list of trial components.
sagemaker_delete_trial(TrialName)
TrialName |
[required] The name of the trial to delete. |
A list with the following syntax:
list( TrialArn = "string" )
svc$delete_trial( TrialName = "string" )
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.