sagemaker_describe_hyper_parameter_tuning_job {paws.machine.learning}R Documentation

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.


[Package paws.machine.learning version 0.9.0 Index]