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 evaluation results for the training of a model.

Inheritance Hierarchy

System.Object
  Amazon.Rekognition.Model.EvaluationResult

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

Syntax

C#
public class EvaluationResult

The EvaluationResult type exposes the following members

Constructors

NameDescription
Public Method EvaluationResult()

Properties

NameTypeDescription
Public Property F1Score System.Single

Gets and sets the property F1Score.

The F1 score for the evaluation of all labels. The F1 score metric evaluates the overall precision and recall performance of the model as a single value. A higher value indicates better precision and recall performance. A lower score indicates that precision, recall, or both are performing poorly.

Public Property Summary Amazon.Rekognition.Model.Summary

Gets and sets the property Summary.

The S3 bucket that contains the training summary.

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