Builder
Properties
The base detection model version used to create the project version.
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.
The Unix datetime for the date and time that training started.
The training results. EvaluationResult
is only returned if training is successful.
The feature that was customized.
Feature specific configuration that was applied during training.
The location of the summary manifest. The summary manifest provides aggregate data validation results for the training and test datasets.
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.
The minimum number of inference units used by the model. Applies only to Custom Labels projects. For more information, see StartProjectVersion.
The location where training results are saved.
The Amazon Resource Name (ARN) of the project version.
If the model version was copied from a different project, SourceProjectVersionArn
contains the ARN of the source model version.
The current status of the model version.
A descriptive message for an error or warning that occurred.
Contains information about the testing results.
Contains information about the training results.
The Unix date and time that training of the model ended.
A user-provided description of the project version.
Functions
construct an aws.sdk.kotlin.services.rekognition.model.EvaluationResult inside the given block
construct an aws.sdk.kotlin.services.rekognition.model.CustomizationFeatureConfig inside the given block
construct an aws.sdk.kotlin.services.rekognition.model.GroundTruthManifest inside the given block
construct an aws.sdk.kotlin.services.rekognition.model.OutputConfig inside the given block
construct an aws.sdk.kotlin.services.rekognition.model.TestingDataResult inside the given block
construct an aws.sdk.kotlin.services.rekognition.model.TrainingDataResult inside the given block