secondary_training_status_message | R Documentation |
Returns a string contains last modified time and the secondary training job status message.
secondary_training_status_message( job_description = NULL, prev_description = NULL )
job_description |
(str): Returned response from DescribeTrainingJob call |
prev_description |
(str): Previous job description from DescribeTrainingJob call |
str: Job status string to be printed.
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()
,
name_from_image()
,
regional_hostname()
,
repack_model()
,
retries()
,
sagemaker_short_timestamp()
,
sagemaker_timestamp()
,
secondary_training_status_changed()
,
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.