sagemaker_delete_hyper_parameter_tuning_job: Deletes a hyperparameter tuning job

View source: R/sagemaker_operations.R

sagemaker_delete_hyper_parameter_tuning_jobR Documentation

Deletes a hyperparameter tuning job

Description

Deletes a hyperparameter tuning job. The delete_hyper_parameter_tuning_job API deletes only the tuning job entry that was created in SageMaker when you called the create_hyper_parameter_tuning_job API. It does not delete training jobs, artifacts, or the IAM role that you specified when creating the model.

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

Usage

sagemaker_delete_hyper_parameter_tuning_job(HyperParameterTuningJobName)

Arguments

HyperParameterTuningJobName

[required] The name of the hyperparameter tuning job that you want to delete.


paws.machine.learning documentation built on Sept. 12, 2024, 6:23 a.m.