Builder

class Builder

Properties

Link copied to clipboard

The base detection model version used to create the project version.

Link copied to clipboard

The duration, in seconds, that you were billed for a successful training of the model version. This value is only returned if the model version has been successfully trained.

Link copied to clipboard

The Unix datetime for the date and time that training started.

Link copied to clipboard

The training results. EvaluationResult is only returned if training is successful.

Link copied to clipboard

The feature that was customized.

Link copied to clipboard

Feature specific configuration that was applied during training.

Link copied to clipboard

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

Link copied to clipboard

The location of the summary manifest. The summary manifest provides aggregate data validation results for the training and test datasets.

Link copied to clipboard

The maximum number of inference units Amazon Rekognition uses to auto-scale the model. Applies only to Custom Labels projects. For more information, see StartProjectVersion.

Link copied to clipboard

The minimum number of inference units used by the model. Applies only to Custom Labels projects. For more information, see StartProjectVersion.

Link copied to clipboard

The location where training results are saved.

Link copied to clipboard

The Amazon Resource Name (ARN) of the project version.

Link copied to clipboard

If the model version was copied from a different project, SourceProjectVersionArn contains the ARN of the source model version.

Link copied to clipboard

The current status of the model version.

Link copied to clipboard

A descriptive message for an error or warning that occurred.

Link copied to clipboard

Contains information about the testing results.

Link copied to clipboard

Contains information about the training results.

Link copied to clipboard

The Unix date and time that training of the model ended.

Link copied to clipboard

A user-provided description of the project version.

Functions