Learn R Programming

paws.machine.learning (version 0.9.0)

sagemaker_stop_hyper_parameter_tuning_job: Stops a running hyperparameter tuning job and all running training jobs that the tuning job launched

Description

Stops a running hyperparameter tuning job and all running training jobs that the tuning job launched.

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

Usage

sagemaker_stop_hyper_parameter_tuning_job(HyperParameterTuningJobName)

Arguments

HyperParameterTuningJobName

[required] The name of the tuning job to stop.