ModelDashboardModelCard

The model card for a model displayed in the Amazon SageMaker Model Dashboard.

Types

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

Properties

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 that indicates when the model card was created.

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 that indicates when the model card was last updated.

Link copied to clipboard

The Amazon Resource Name (ARN) for a model card.

Link copied to clipboard

The name of a model card.

Link copied to clipboard

The model card status.

Link copied to clipboard

The model card version.

Link copied to clipboard

For models created in SageMaker, this is the model ARN. For models created outside of SageMaker, this is a user-customized string.

Link copied to clipboard

A model card's risk rating. Can be low, medium, or high.

Link copied to clipboard

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

Link copied to clipboard
val tags: List<Tag>?

The tags associated with a model card.

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