class Aws::Rekognition::Types::TestingDataResult

Sagemaker Groundtruth format manifest files for the input, output and validation datasets that are used and created during testing.

@!attribute [rw] input

The testing dataset that was supplied for training.
@return [Types::TestingData]

@!attribute [rw] output

The subset of the dataset that was actually tested. Some images
(assets) might not be tested due to file formatting and other
issues.
@return [Types::TestingData]

@!attribute [rw] validation

The location of the data validation manifest. The data validation
manifest is created for the test dataset during model training.
@return [Types::ValidationData]

Constants

SENSITIVE