| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
TrainingJobStatusCounters |
DescribeHyperParameterTuningJobResponse.trainingJobStatusCounters()
The TrainingJobStatusCounters object that specifies the number of training jobs, categorized by status,
that this tuning job launched.
|
TrainingJobStatusCounters |
HyperParameterTuningJobSummary.trainingJobStatusCounters()
The TrainingJobStatusCounters object that specifies the numbers of training jobs, categorized by status,
that this tuning job launched.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
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.
|
Copyright © 2019. All rights reserved.