move_to_destination | R Documentation |
Can handle uploading to S3.
move_to_destination(source, destination, job_name, sagemaker_session)
source |
(str): root directory to move |
destination |
(str): file:// or s3:// URI that source will be moved to. |
job_name |
(str): SageMaker job name. |
sagemaker_session |
(sagemaker.Session): a sagemaker_session to interact with S3 if needed |
(str): destination URI
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.