You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::Rekognition::Types::TestingDataResult

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

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

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#inputTypes::TestingData

The testing dataset that was supplied for training.

Returns:

#outputTypes::TestingData

The subset of the dataset that was actually tested. Some images (assets) might not be tested due to file formatting and other issues.

Returns:

#validationTypes::ValidationData

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

Returns: