GetCollaborationTrainedModelResponse

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 this trained model.

Link copied to clipboard

The time at which the trained model was created.

Link copied to clipboard

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

Link copied to clipboard

The description of 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

Status information for the logs.

Link copied to clipboard

Details about the status information for the logs.

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 status information for the model metrics.

Link copied to clipboard

The name of the trained model.

Link copied to clipboard

The EC2 resource configuration that was used to train this 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 determined when model training ended.

Link copied to clipboard

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

Link copied to clipboard

Information about the training container image.

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