View source: R/sagemaker_operations.R
sagemaker_update_trial | R Documentation |
Updates the display name of a trial.
See https://www.paws-r-sdk.com/docs/sagemaker_update_trial/ for full documentation.
sagemaker_update_trial(TrialName, DisplayName = NULL)
TrialName |
[required] The name of the trial to update. |
DisplayName |
The name of the trial as displayed. The name doesn't need to be unique.
If |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.