Returns the URI to the Sagemaker model container.
Interface to sagemaker$amazon$amazon_estimator$get_image_uri
.
1 2 3 | sagemaker_container(container_name, repo_version = "latest", ...)
sagemaker_xgb_container(repo_version = "0.90-1", ...)
|
container_name |
Name of the Sagemaker model container, e.g. "xgboost" |
repo_version |
Version of the model. Caution: "latest" does not necessarily pull latest version. |
... |
Additional named arguments sent to the underlying API. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.