Returns parameter and validation results from the tuning job. The result is a data frame has one row per model, along with the trained validation metric.
1 2 3 4 5 6 7 | sagemaker_tuning_job_logs(x)
## S3 method for class 'sagemaker'
sagemaker_tuning_job_logs(x)
## S3 method for class 'character'
sagemaker_tuning_job_logs(x)
|
x |
Either the |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.