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.
Specifies which training algorithm to use for training jobs that a hyperparameter tuning job launches and the metrics to monitor.
Namespace: Amazon.SageMaker.Model
Assembly: AWSSDK.SageMaker.dll
Version: 3.x.y.z
public class HyperParameterAlgorithmSpecification
The HyperParameterAlgorithmSpecification type exposes the following members
Name | Description | |
---|---|---|
![]() |
HyperParameterAlgorithmSpecification() |
Name | Type | Description | |
---|---|---|---|
![]() |
AlgorithmName | System.String |
Gets and sets the property AlgorithmName.
The name of the resource algorithm to use for the hyperparameter tuning job. If you
specify a value for this parameter, do not specify a value for |
![]() |
MetricDefinitions | System.Collections.Generic.List<Amazon.SageMaker.Model.MetricDefinition> |
Gets and sets the property MetricDefinitions. An array of MetricDefinition objects that specify the metrics that the algorithm emits. |
![]() |
TrainingImage | System.String |
Gets and sets the property TrainingImage.
The registry path of the Docker image that contains the training algorithm. For information
about Docker registry paths for built-in algorithms, see Algorithms
Provided by Amazon SageMaker: Common Parameters. SageMaker supports both |
![]() |
TrainingInputMode | Amazon.SageMaker.TrainingInputMode |
Gets and sets the property TrainingInputMode. |
.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