| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
Autotune |
DescribeHyperParameterTuningJobResponse.autotune()
A flag to indicate if autotune is enabled for the hyperparameter tuning job.
|
Autotune |
CreateHyperParameterTuningJobRequest.autotune()
Configures SageMaker Automatic model tuning (AMT) to automatically find optimal parameters for the following
fields:
|
| Modifier and Type | Method and Description |
|---|---|
DescribeHyperParameterTuningJobResponse.Builder |
DescribeHyperParameterTuningJobResponse.Builder.autotune(Autotune autotune)
A flag to indicate if autotune is enabled for the hyperparameter tuning job.
|
CreateHyperParameterTuningJobRequest.Builder |
CreateHyperParameterTuningJobRequest.Builder.autotune(Autotune autotune)
Configures SageMaker Automatic model tuning (AMT) to automatically find optimal parameters for the following
fields:
|
Copyright © 2023. All rights reserved.