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.

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

Inheritance Hierarchy

System.Object
  Amazon.Rekognition.Model.TrainingDataResult

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

Syntax

C#
public class TrainingDataResult

The TrainingDataResult type exposes the following members

Constructors

NameDescription
Public Method TrainingDataResult()

Properties

NameTypeDescription
Public Property Input Amazon.Rekognition.Model.TrainingData

Gets and sets the property Input.

The training data that you supplied.

Public Property 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.

Public Property Validation Amazon.Rekognition.Model.ValidationData

Gets and sets the property Validation.

A manifest that you supplied for training, with validation results for each line.

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