Builder
Properties
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.
The framework version of the container image.
The name of a pre-trained machine learning model benchmarked by Amazon SageMaker Inference Recommender that matches your model.
Specifies the SamplePayloadUrl
and all other sample payload-related fields.
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.
A list of the instance types that are used to generate inferences in real-time.
The supported MIME types for the output data.
Functions
construct an aws.sdk.kotlin.services.sagemaker.model.RecommendationJobPayloadConfig inside the given block