| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
HyperParameterTuningJobCompletionDetails |
HyperParameterTuningJobSearchEntity.tuningJobCompletionDetails()
Information about either a current or completed hyperparameter tuning job.
|
HyperParameterTuningJobCompletionDetails |
DescribeHyperParameterTuningJobResponse.tuningJobCompletionDetails()
Tuning job completion information returned as the response from a hyperparameter tuning job.
|
| Modifier and Type | Method and Description |
|---|---|
HyperParameterTuningJobSearchEntity.Builder |
HyperParameterTuningJobSearchEntity.Builder.tuningJobCompletionDetails(HyperParameterTuningJobCompletionDetails tuningJobCompletionDetails)
Information about either a current or completed hyperparameter tuning job.
|
DescribeHyperParameterTuningJobResponse.Builder |
DescribeHyperParameterTuningJobResponse.Builder.tuningJobCompletionDetails(HyperParameterTuningJobCompletionDetails tuningJobCompletionDetails)
Tuning job completion information returned as the response from a hyperparameter tuning job.
|
Copyright © 2023. All rights reserved.