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.

sagemaker_tuning_job_logs(x)

# S3 method for sagemaker
sagemaker_tuning_job_logs(x)

# S3 method for character
sagemaker_tuning_job_logs(x)

Arguments

x

Either the sagemaker model object created by sagemaker_hyperparameter_tuner or sagemaker_attach_tuner or the tuning job name.