name_from_image: Create a training job name based on the image name and a...

View source: R/utils.R

name_from_imageR Documentation

Create a training job name based on the image name and a timestamp.

Description

Create a training job name based on the image name and a timestamp.

Usage

name_from_image(image, max_length = 63L)

Arguments

image

(str): Image name.

max_length

(int): Maximum length for the resulting string (default: 63).

Value

str: Training job name using the algorithm from the image name and a timestamp.

See Also

Other sagemaker_utils: .aws_partition(), .download_files_under_prefix(), base_from_name(), base_name_from_image(), build_dict(), common_variables, create_tar_file(), download_file(), download_folder(), get_config_value(), get_short_version(), name_from_base(), regional_hostname(), repack_model(), retries(), sagemaker_short_timestamp(), sagemaker_timestamp(), secondary_training_status_changed(), secondary_training_status_message(), sts_regional_endpoint(), unique_name_from_base()


DyfanJones/sagemaker-r-local documentation built on June 14, 2022, 10:32 p.m.