load_model: Load model

View source: R/load_model.R

load_modelR Documentation

Load model

Description

Load model

Usage

load_model(model_name, url, req, res)

Arguments

model_name

Name of the model to load

url

Path to model, example '/opt/ml/models/model_name/model'

req

Request object

res

Response object

Value

Assigns a variable in the global environment called 'model_name'


jcpsantiago/sagemaker-multimodel-R documentation built on March 29, 2022, 3:29 p.m.