ModelPackageModelCard

data class ModelPackageModelCard(val modelCardContent: String, val modelCardStatus: ModelPackageModelCardModelCardStatus)

The model card associated with the model package.

Constructors

Link copied to clipboard
constructor(modelCardContent: String, modelCardStatus: ModelPackageModelCardModelCardStatus)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The content of the model card.

Link copied to clipboard

The approval status of the model card within your organization.