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

Class: Aws::Rekognition::Types::TrainingDataResult

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::TrainingData

The training assets that you supplied for training.

Returns:

#outputTypes::TrainingData

The images (assets) that were actually trained by Amazon Rekognition Custom Labels.

Returns:

  • (Types::TrainingData)

    The images (assets) that were actually trained by Amazon Rekognition Custom Labels.

#validationTypes::ValidationData

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

Returns: