| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
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.
|
HyperParameterTuningJobConfig |
DescribeHyperParameterTuningJobResponse.hyperParameterTuningJobConfig()
The HyperParameterTuningJobConfig object that specifies the configuration of the tuning job.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
DescribeHyperParameterTuningJobResponse.Builder |
DescribeHyperParameterTuningJobResponse.Builder.hyperParameterTuningJobConfig(HyperParameterTuningJobConfig hyperParameterTuningJobConfig)
The HyperParameterTuningJobConfig object that specifies the configuration of the tuning job.
|
Copyright © 2022. All rights reserved.