GetCustomModelResponse

Types

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

Properties

Link copied to clipboard

ARN of the base model.

Link copied to clipboard

Creation time of the model.

Link copied to clipboard

The type of model customization.

Link copied to clipboard

Hyperparameter values associated with this model.

Link copied to clipboard

Job ARN associated with this model.

Link copied to clipboard

Job name associated with this model.

Link copied to clipboard

ARN associated with this model.

Link copied to clipboard

The custom model is encrypted at rest using this key.

Link copied to clipboard

Model name associated with this model.

Link copied to clipboard

Output data configuration associated with this custom model.

Link copied to clipboard

Information about the training dataset.

Link copied to clipboard

The training metrics from the job creation.

Link copied to clipboard

Array of up to 10 validators.

Link copied to clipboard

The validation metrics from the job creation.

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