Downloads model artifact from S3.
1 2 3 4 5 6 7 | sagemaker_download_model(x, path)
## S3 method for class 'sagemaker'
sagemaker_download_model(x, path)
## S3 method for class 'character'
sagemaker_download_model(x, path)
|
x |
Either the |
path |
A file path. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.