| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
HyperParameterTuningResourceConfig |
HyperParameterTrainingJobDefinition.hyperParameterTuningResourceConfig()
The configuration for the hyperparameter tuning resources, including the compute instances and storage volumes,
used for training jobs launched by the tuning job.
|
| Modifier and Type | Method and Description |
|---|---|
HyperParameterTrainingJobDefinition.Builder |
HyperParameterTrainingJobDefinition.Builder.hyperParameterTuningResourceConfig(HyperParameterTuningResourceConfig hyperParameterTuningResourceConfig)
The configuration for the hyperparameter tuning resources, including the compute instances and storage
volumes, used for training jobs launched by the tuning job.
|
Copyright © 2023. All rights reserved.