sagemaker_describe_hyper_parameter_tuning_job: Returns a description of a hyperparameter tuning job,...

View source: R/sagemaker_operations.R

sagemaker_describe_hyper_parameter_tuning_jobR 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.


paws.machine.learning documentation built on Sept. 12, 2023, 1:14 a.m.