| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
ParameterRanges |
HyperParameterTrainingJobDefinition.hyperParameterRanges()
Returns the value of the HyperParameterRanges property for this object.
|
ParameterRanges |
HyperParameterTuningJobConfig.parameterRanges()
The ParameterRanges object that specifies the ranges of hyperparameters that this tuning job searches.
|
| Modifier and Type | Method and Description |
|---|---|
HyperParameterTrainingJobDefinition.Builder |
HyperParameterTrainingJobDefinition.Builder.hyperParameterRanges(ParameterRanges hyperParameterRanges)
Sets the value of the HyperParameterRanges property for this object.
|
HyperParameterTuningJobConfig.Builder |
HyperParameterTuningJobConfig.Builder.parameterRanges(ParameterRanges parameterRanges)
The ParameterRanges object that specifies the ranges of hyperparameters that this tuning job searches.
|
Copyright © 2020. All rights reserved.