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.

A list of recommendations made by Amazon SageMaker Inference Recommender.

Inheritance Hierarchy

System.Object
  Amazon.SageMaker.Model.InferenceRecommendation

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

Syntax

C#
public class InferenceRecommendation

The InferenceRecommendation type exposes the following members

Constructors

NameDescription
Public Method InferenceRecommendation()

Properties

NameTypeDescription
Public Property EndpointConfiguration Amazon.SageMaker.Model.EndpointOutputConfiguration

Gets and sets the property EndpointConfiguration.

Defines the endpoint configuration parameters.

Public Property InvocationEndTime System.DateTime

Gets and sets the property InvocationEndTime.

A timestamp that shows when the benchmark completed.

Public Property InvocationStartTime System.DateTime

Gets and sets the property InvocationStartTime.

A timestamp that shows when the benchmark started.

Public Property Metrics Amazon.SageMaker.Model.RecommendationMetrics

Gets and sets the property Metrics.

The metrics used to decide what recommendation to make.

Public Property ModelConfiguration Amazon.SageMaker.Model.ModelConfiguration

Gets and sets the property ModelConfiguration.

Defines the model configuration.

Public Property RecommendationId System.String

Gets and sets the property RecommendationId.

The recommendation ID which uniquely identifies each recommendation.

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