class Aws::LookoutforVision::Types::ModelDescription

Describes an Amazon Lookout for Vision model.

@!attribute [rw] model_version

The version of the model
@return [String]

@!attribute [rw] model_arn

The Amazon Resource Name (ARN) of the model.
@return [String]

@!attribute [rw] creation_timestamp

The unix timestamp for the date and time that the model was created.
@return [Time]

@!attribute [rw] description

The description for the model.
@return [String]

@!attribute [rw] status

The status of the model.
@return [String]

@!attribute [rw] status_message

The status message for the model.
@return [String]

@!attribute [rw] performance

Performance metrics for the model. Created during training.
@return [Types::ModelPerformance]

@!attribute [rw] output_config

The S3 location where Amazon Lookout for Vision saves model training
files.
@return [Types::OutputConfig]

@!attribute [rw] evaluation_manifest

The S3 location where Amazon Lookout for Vision saves the manifest
file that was used to test the trained model and generate the
performance scores.
@return [Types::OutputS3Object]

@!attribute [rw] evaluation_result

The S3 location where Amazon Lookout for Vision saves the
performance metrics.
@return [Types::OutputS3Object]

@!attribute [rw] evaluation_end_timestamp

The unix timestamp for the date and time that the evaluation ended.
@return [Time]

@!attribute [rw] kms_key_id

The identifer for the AWS Key Management Service (AWS KMS) key that
was used to encrypt the model during training.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/lookoutvision-2020-11-20/ModelDescription AWS API Documentation

Constants

SENSITIVE