sagemaker_stop_hyper_parameter_tuning_job {paws.machine.learning}R Documentation

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.


[Package paws.machine.learning version 0.9.0 Index]