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 data validation manifest created for the training dataset during model training.
Namespace: Amazon.Rekognition.Model
Assembly: AWSSDK.Rekognition.dll
Version: 3.x.y.z
public class TrainingDataResult
The TrainingDataResult type exposes the following members
Name | Description | |
---|---|---|
![]() |
TrainingDataResult() |
Name | Type | Description | |
---|---|---|---|
![]() |
Input | Amazon.Rekognition.Model.TrainingData |
Gets and sets the property Input. The training data that you supplied. |
![]() |
Output | Amazon.Rekognition.Model.TrainingData |
Gets and sets the property Output. Reference to images (assets) that were actually used during training with trained model predictions. |
![]() |
Validation | Amazon.Rekognition.Model.ValidationData |
Gets and sets the property Validation. A manifest that you supplied for training, with validation results for each line. |
.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