View source: R/sagemaker_operations.R
sagemaker_delete_trial | R Documentation |
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.
See https://www.paws-r-sdk.com/docs/sagemaker_delete_trial/ for full documentation.
sagemaker_delete_trial(TrialName)
TrialName |
[required] The name of the trial to delete. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.