Builder

class Builder

Properties

Link copied to clipboard

Specifies the name and shape of the expected data inputs for your trained model with a JSON dictionary form. The data inputs are Framework specific.

Link copied to clipboard

Identifies the framework in which the model was trained. For example: TENSORFLOW.

Link copied to clipboard

Specifies the framework version to use. This API field is only supported for the MXNet, PyTorch, TensorFlow and TensorFlow Lite frameworks.

Link copied to clipboard

The S3 path where the model artifacts, which result from model training, are stored. This path must point to a single gzip compressed tar archive (.tar.gz suffix).