GetTrainedModelResponse

Types

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

Properties

Link copied to clipboard

The collaboration ID of the collaboration that contains the trained model.

Link copied to clipboard

The Amazon Resource Name (ARN) of the configured model algorithm association that was used to create the trained model.

Link copied to clipboard

The time at which the trained model was created.

Link copied to clipboard

The data channels that were used for the trained model.

Link copied to clipboard

The description of the trained model.

Link copied to clipboard

The EC2 environment that was used to create the trained model.

Link copied to clipboard

The hyperparameters that were used to create the trained model.

Link copied to clipboard

Information about the incremental training data channels used to create this version of the trained model. This includes details about the base model that was used for incremental training and the channel configuration.

Link copied to clipboard

The Amazon Resource Name (ARN) of the KMS key. This key is used to encrypt and decrypt customer-owned data in the trained ML model and associated data.

Link copied to clipboard

The logs status for the trained model.

Link copied to clipboard

Details about the logs status for the trained model.

Link copied to clipboard

The membership ID of the member that created the trained model.

Link copied to clipboard

The status of the model metrics.

Link copied to clipboard

Details about the metrics status for the trained model.

Link copied to clipboard

The name of the trained model.

Link copied to clipboard

The EC2 resource configuration that was used to create the trained model.

Link copied to clipboard

The status of the trained model.

Link copied to clipboard

Details about the status of a resource.

Link copied to clipboard

The stopping condition that was used to terminate model training.

Link copied to clipboard

The optional metadata that you applied to the resource to help you categorize and organize them. Each tag consists of a key and an optional value, both of which you define.

Link copied to clipboard

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

Link copied to clipboard

Information about the training image container.

Link copied to clipboard

The input mode that was used for accessing the training data when this trained model was created. This indicates how the training data was made available to the training algorithm.

Link copied to clipboard

The most recent time at which the trained model was updated.

Link copied to clipboard

The version identifier of the trained model. This unique identifier distinguishes this version from other versions of the same trained model.

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