AWS SDK Version 2 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.

.NET Framework 4.5
 
Measurements of how well the MLModel performed on known observations. One of the following metrics is returned, based on the type of the MLModel:

For more information about performance metrics, please see the Amazon Machine Learning Developer Guide.

Inheritance Hierarchy

System.Object
  Amazon.MachineLearning.Model.PerformanceMetrics

Namespace: Amazon.MachineLearning.Model
Assembly: AWSSDK.dll
Version: (assembly version)

Syntax

C#
public class PerformanceMetrics : Object

The PerformanceMetrics type exposes the following members

Constructors

NameDescription
Public Method PerformanceMetrics()

Properties

NameTypeDescription
Public Property Properties System.Collections.Generic.Dictionary<System.String, System.String> Gets and sets the property Properties.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5