sagemaker_download_model: Downloads Model Artifact

Description Usage Arguments

Description

Downloads model artifact from S3.

Usage

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)

Arguments

x

Either the sagemaker model object created by sagemaker_hyperparameter_tuner or sagemaker_attach_tuner or the training job name.

path

A file path.


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