sagemaker_install: Installs Sagemaker Dependencies

Description Usage Arguments

View source: R/install.R

Description

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().

Usage

1
2
3

Arguments

...

Additional named arguments sent to the underlying API.


tmastny/sagemaker documentation built on July 15, 2020, 4:17 p.m.