Builder

class Builder

Properties

Link copied to clipboard

An array of additional Inference Specification objects. Each additional Inference Specification specifies artifacts based on this model package that can be used on inference endpoints. Generally used with SageMaker Neo to store the compiled artifacts.

Link copied to clipboard

A description provided for the model approval.

Link copied to clipboard

Whether the model package is certified for listing on Amazon Web Services Marketplace.

Link copied to clipboard

Information about the user who created or modified a SageMaker resource.

Link copied to clipboard

A timestamp specifying when the model package was created.

Link copied to clipboard

The metadata properties associated with the model package versions.

Link copied to clipboard

The machine learning domain of the model package you specified. Common machine learning domains include computer vision and natural language processing.

Link copied to clipboard

Represents the drift check baselines that can be used when the model monitor is set using the model package. For more information, see the topic on Drift Detection against Previous Baselines in SageMaker Pipelines in the Amazon SageMaker Developer Guide.

Link copied to clipboard

Details about inference jobs that you can run with models based on this model package.

Link copied to clipboard

Information about the user who created or modified a SageMaker resource.

Link copied to clipboard

The last time that the model package was modified.

Link copied to clipboard

Metadata properties of the tracking entity, trial, or trial component.

Link copied to clipboard

The approval status of the model package.

Link copied to clipboard

The model card associated with the model package. Since ModelPackageModelCard is tied to a model package, it is a specific usage of a model card and its schema is simplified compared to the schema of ModelCard. The ModelPackageModelCard schema does not include model_package_details, and model_overview is composed of the model_creator and model_artifact properties. For more information about the model package model card schema, see Model package model card schema. For more information about the model card associated with the model package, see View the Details of a Model Version.

Link copied to clipboard

A structure describing the current state of the model in its life cycle.

Link copied to clipboard

Metrics for the model.

Link copied to clipboard

The Amazon Resource Name (ARN) of the model package.

Link copied to clipboard

A brief summary of the model package.

Link copied to clipboard

If the model is a versioned model, the name of the model group that the versioned model belongs to.

Link copied to clipboard

The name of the model package being described.

Link copied to clipboard

The current status of the model package.

Link copied to clipboard

Details about the current status of the model package.

Link copied to clipboard

The version of the model package.

Link copied to clipboard

The Amazon Simple Storage Service (Amazon S3) path where the sample payload are stored. This path points to a single gzip compressed tar archive (.tar.gz suffix).

Link copied to clipboard

The KMS Key ID (KMSKeyId) used for encryption of model package information.

Link copied to clipboard

Indicates if you want to skip model validation.

Link copied to clipboard

Details about the algorithm that was used to create the model package.

Link copied to clipboard

The URI of the source for the model package.

Link copied to clipboard
var task: String?

The machine learning task you specified that your model package accomplishes. Common machine learning tasks include object detection and image classification.

Link copied to clipboard

Configurations for one or more transform jobs that SageMaker runs to test the model package.

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard