Installs the Python package dependencies boto3, sagemaker, and awscli. These Python packages are required.
Optionally, installs the Python xgboost package.
This is only necessary if using sagemaker_load_model
on an xgboost model.
Interface to reticulate::py_install()
.
1 2 3 |
... |
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.