Deletes an Amazon SageMaker experiment
Deletes an Amazon 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.
sagemaker_delete_experiment(ExperimentName)
ExperimentName |
[required] The name of the experiment to delete. |
A list with the following syntax:
list( ExperimentArn = "string" )
svc$delete_experiment( ExperimentName = "string" )
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.