DescribeModelPackageResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

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 an experiment, trial, trial component, lineage group, project, or model card.

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 can be run with models based on this model package.

Link copied to clipboard

Information about the user who created or modified an experiment, trial, trial component, lineage group, project, or model card.

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

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

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
val 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
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String