| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
TrainingJobStatusCounters |
HyperParameterTuningJobSearchEntity.trainingJobStatusCounters()
Returns the value of the TrainingJobStatusCounters property for this object.
|
TrainingJobStatusCounters |
HyperParameterTuningJobSummary.trainingJobStatusCounters()
The
TrainingJobStatusCounters object that specifies the numbers of training jobs, categorized by status, that
this tuning job launched.
|
TrainingJobStatusCounters |
DescribeHyperParameterTuningJobResponse.trainingJobStatusCounters()
The
TrainingJobStatusCounters object that specifies the number of training jobs, categorized by status, that this
tuning job launched.
|
| Modifier and Type | Method and Description |
|---|---|
HyperParameterTuningJobSearchEntity.Builder |
HyperParameterTuningJobSearchEntity.Builder.trainingJobStatusCounters(TrainingJobStatusCounters trainingJobStatusCounters)
Sets the value of the TrainingJobStatusCounters property for this object.
|
HyperParameterTuningJobSummary.Builder |
HyperParameterTuningJobSummary.Builder.trainingJobStatusCounters(TrainingJobStatusCounters trainingJobStatusCounters)
The
TrainingJobStatusCounters object that specifies the numbers of training jobs, categorized by status, that
this tuning job launched.
|
DescribeHyperParameterTuningJobResponse.Builder |
DescribeHyperParameterTuningJobResponse.Builder.trainingJobStatusCounters(TrainingJobStatusCounters trainingJobStatusCounters)
The
TrainingJobStatusCounters object that specifies the number of training jobs, categorized by status, that
this tuning job launched.
|
Copyright © 2023. All rights reserved.