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.

Associates a SageMaker job as a trial component with an experiment and trial. Specified when you call the following APIs:

Inheritance Hierarchy

System.Object
  Amazon.SageMaker.Model.ExperimentConfig

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

Syntax

C#
public class ExperimentConfig

The ExperimentConfig type exposes the following members

Constructors

NameDescription
Public Method ExperimentConfig()

Properties

NameTypeDescription
Public Property ExperimentName System.String

Gets and sets the property ExperimentName.

The name of an existing experiment to associate with the trial component.

Public Property RunName System.String

Gets and sets the property RunName.

The name of the experiment run to associate with the trial component.

Public Property TrialComponentDisplayName System.String

Gets and sets the property TrialComponentDisplayName.

The display name for the trial component. If this key isn't specified, the display name is the trial component name.

Public Property TrialName System.String

Gets and sets the property TrialName.

The name of an existing trial to associate the trial component with. If not specified, a new trial is created.

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