| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
ResourceLimits |
HyperParameterTuningJobConfig.resourceLimits()
The ResourceLimits object that specifies the maximum number of training jobs and parallel training jobs
for this tuning job.
|
ResourceLimits |
HyperParameterTuningJobSummary.resourceLimits()
The ResourceLimits object that specifies the maximum number of training jobs and parallel training jobs
allowed for this tuning job.
|
| Modifier and Type | Method and Description |
|---|---|
HyperParameterTuningJobConfig.Builder |
HyperParameterTuningJobConfig.Builder.resourceLimits(ResourceLimits resourceLimits)
The ResourceLimits object that specifies the maximum number of training jobs and parallel training
jobs for this tuning job.
|
HyperParameterTuningJobSummary.Builder |
HyperParameterTuningJobSummary.Builder.resourceLimits(ResourceLimits resourceLimits)
The ResourceLimits object that specifies the maximum number of training jobs and parallel training
jobs allowed for this tuning job.
|
Copyright © 2020. All rights reserved.