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.
The dataset used for testing. Optionally, if AutoCreate
is set, Amazon Rekognition
uses the training dataset to create a test dataset with a temporary split of the training
dataset.
Namespace: Amazon.Rekognition.Model
Assembly: AWSSDK.Rekognition.dll
Version: 3.x.y.z
public class TestingData
The TestingData type exposes the following members
Name | Description | |
---|---|---|
![]() |
TestingData() |
Name | Type | Description | |
---|---|---|---|
![]() |
Assets | System.Collections.Generic.List<Amazon.Rekognition.Model.Asset> |
Gets and sets the property Assets. The assets used for testing. |
![]() |
AutoCreate | System.Boolean |
Gets and sets the property AutoCreate. If specified, Rekognition splits training dataset to create a test dataset for the training job. |
.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