View source: R/sagemaker_operations.R
sagemaker_delete_experiment | R Documentation |
Deletes an SageMaker experiment. All trials associated with the experiment must be deleted first. Use the list_trials
API to get a list of the trials associated with the experiment.
See https://www.paws-r-sdk.com/docs/sagemaker_delete_experiment/ for full documentation.
sagemaker_delete_experiment(ExperimentName)
ExperimentName |
[required] The name of the experiment to delete. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.