Skip to main content

IRekognitionTestingDataResult

Interface in AWS.Rekognition

Interface for TestingDataResult.

Properties

Input

property Input: IRekognitionTestingData

Type: IRekognitionTestingData

The testing dataset that was supplied for training.

Output

property Output: IRekognitionTestingData

Type: IRekognitionTestingData

The subset of the dataset that was actually tested.

Some images (assets) may not be tested due to file formatting and other issues.

Validation

property Validation: IRekognitionValidationData

Type: IRekognitionValidationData

The location of the data validation manifest.

The data validation manifest is created for the test dataset during model training.