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. This field is used for optimizing your model using SageMaker Neo. For more information, see DataInputConfig.

Link copied to clipboard

The machine learning domain of the model and its components.

Link copied to clipboard

The machine learning framework of the container image.

Link copied to clipboard

The framework version of the container image.

Link copied to clipboard

The name of a pre-trained machine learning model benchmarked by Amazon SageMaker Inference Recommender that matches your model.

Link copied to clipboard

Specifies the SamplePayloadUrl and all other sample payload-related fields.

Link copied to clipboard

The endpoint type to receive recommendations for. By default this is null, and the results of the inference recommendation job return a combined list of both real-time and serverless benchmarks. By specifying a value for this field, you can receive a longer list of benchmarks for the desired endpoint type.

Link copied to clipboard

A list of the instance types that are used to generate inferences in real-time.

Link copied to clipboard

The supported MIME types for the output data.

Link copied to clipboard
var task: String?

The machine learning task that the model accomplishes.