Learn R Programming

paws.machine.learning (version 0.9.0)

sagemaker_describe_hyper_parameter_tuning_job: Returns a description of a hyperparameter tuning job, depending on the fields selected

Description

Returns a description of a hyperparameter tuning job, depending on the fields selected. These fields can include the name, Amazon Resource Name (ARN), job status of your tuning job and more.

See https://www.paws-r-sdk.com/docs/sagemaker_describe_hyper_parameter_tuning_job/ for full documentation.

Usage

sagemaker_describe_hyper_parameter_tuning_job(HyperParameterTuningJobName)

Arguments

HyperParameterTuningJobName

[required] The name of the tuning job.