base_name_from_image | R Documentation |
Extract the base name of the image to use as the 'algorithm name' for the job.
base_name_from_image(image)
image |
(str): Image name. |
str: Algorithm name, as extracted from the image name.
Other sagemaker_utils:
.aws_partition()
,
.download_files_under_prefix()
,
base_from_name()
,
build_dict()
,
common_variables
,
create_tar_file()
,
download_file()
,
download_folder()
,
get_config_value()
,
get_short_version()
,
name_from_base()
,
name_from_image()
,
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()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.