AWS SDK Version 3 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

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

Inheritance Hierarchy

System.Object
  Amazon.Rekognition.Model.TestingDataResult

Namespace: Amazon.Rekognition.Model
Assembly: AWSSDK.Rekognition.dll
Version: 3.x.y.z

Syntax

C#
public class TestingDataResult

The TestingDataResult type exposes the following members

Constructors

NameDescription
Public Method TestingDataResult()

Properties

NameTypeDescription
Public Property Input Amazon.Rekognition.Model.TestingData

Gets and sets the property Input.

The testing dataset that was supplied for training.

Public Property Output Amazon.Rekognition.Model.TestingData

Gets and sets the property Output.

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

Public Property Validation Amazon.Rekognition.Model.ValidationData

Gets and sets the property Validation.

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

Version Information

.NET:
Supported in: 8.0 and newer, Core 3.1

.NET Standard:
Supported in: 2.0

.NET Framework:
Supported in: 4.5 and newer, 3.5