| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
HyperParameterTuningJobWarmStartConfig |
CreateHyperParameterTuningJobRequest.warmStartConfig()
Specifies the configuration for starting the hyperparameter tuning job using one or more previous tuning jobs as
a starting point.
|
HyperParameterTuningJobWarmStartConfig |
DescribeHyperParameterTuningJobResponse.warmStartConfig()
The configuration for starting the hyperparameter parameter tuning job using one or more previous tuning jobs as
a starting point.
|
| Modifier and Type | Method and Description |
|---|---|
CreateHyperParameterTuningJobRequest.Builder |
CreateHyperParameterTuningJobRequest.Builder.warmStartConfig(HyperParameterTuningJobWarmStartConfig warmStartConfig)
Specifies the configuration for starting the hyperparameter tuning job using one or more previous tuning jobs
as a starting point.
|
DescribeHyperParameterTuningJobResponse.Builder |
DescribeHyperParameterTuningJobResponse.Builder.warmStartConfig(HyperParameterTuningJobWarmStartConfig warmStartConfig)
The configuration for starting the hyperparameter parameter tuning job using one or more previous tuning jobs
as a starting point.
|
Copyright © 2019. All rights reserved.