| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
ObjectiveStatusCounters |
DescribeHyperParameterTuningJobResponse.objectiveStatusCounters()
The ObjectiveStatusCounters object that specifies the number of training jobs, categorized by the status
of their final objective metric, that this tuning job launched.
|
ObjectiveStatusCounters |
HyperParameterTuningJobSummary.objectiveStatusCounters()
The ObjectiveStatusCounters object that specifies the numbers of training jobs, categorized by objective
metric status, that this tuning job launched.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeHyperParameterTuningJobResponse.Builder |
DescribeHyperParameterTuningJobResponse.Builder.objectiveStatusCounters(ObjectiveStatusCounters objectiveStatusCounters)
The ObjectiveStatusCounters object that specifies the number of training jobs, categorized by the
status of their final objective metric, that this tuning job launched.
|
HyperParameterTuningJobSummary.Builder |
HyperParameterTuningJobSummary.Builder.objectiveStatusCounters(ObjectiveStatusCounters objectiveStatusCounters)
The ObjectiveStatusCounters object that specifies the numbers of training jobs, categorized by
objective metric status, that this tuning job launched.
|
Copyright © 2021. All rights reserved.