| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
HyperParameterTuningJobConfig |
HyperParameterTuningJobSearchEntity.hyperParameterTuningJobConfig()
Returns the value of the HyperParameterTuningJobConfig property for this object.
|
HyperParameterTuningJobConfig |
DescribeHyperParameterTuningJobResponse.hyperParameterTuningJobConfig()
The
HyperParameterTuningJobConfig object that specifies the configuration of the tuning job.
|
HyperParameterTuningJobConfig |
CreateHyperParameterTuningJobRequest.hyperParameterTuningJobConfig()
The
HyperParameterTuningJobConfig object that describes the tuning job, including the search strategy, the
objective metric used to evaluate training jobs, ranges of parameters to search, and resource limits for the
tuning job.
|
| Modifier and Type | Method and Description |
|---|---|
HyperParameterTuningJobSearchEntity.Builder |
HyperParameterTuningJobSearchEntity.Builder.hyperParameterTuningJobConfig(HyperParameterTuningJobConfig hyperParameterTuningJobConfig)
Sets the value of the HyperParameterTuningJobConfig property for this object.
|
DescribeHyperParameterTuningJobResponse.Builder |
DescribeHyperParameterTuningJobResponse.Builder.hyperParameterTuningJobConfig(HyperParameterTuningJobConfig hyperParameterTuningJobConfig)
The HyperParameterTuningJobConfig object that specifies the configuration of the tuning job.
|
CreateHyperParameterTuningJobRequest.Builder |
CreateHyperParameterTuningJobRequest.Builder.hyperParameterTuningJobConfig(HyperParameterTuningJobConfig hyperParameterTuningJobConfig)
The HyperParameterTuningJobConfig object that describes the tuning job, including the search strategy, the
objective metric used to evaluate training jobs, ranges of parameters to search, and resource limits for the
tuning job.
|
Copyright © 2023. All rights reserved.