| Package | Description |
|---|---|
| software.amazon.awssdk.services.personalize.model |
| Modifier and Type | Method and Description |
|---|---|
List<DefaultContinuousHyperParameterRange> |
DefaultHyperParameterRanges.continuousHyperParameterRanges()
The continuous hyperparameters and their default ranges.
|
| Modifier and Type | Method and Description |
|---|---|
DefaultHyperParameterRanges.Builder |
DefaultHyperParameterRanges.Builder.continuousHyperParameterRanges(DefaultContinuousHyperParameterRange... continuousHyperParameterRanges)
The continuous hyperparameters and their default ranges.
|
| Modifier and Type | Method and Description |
|---|---|
DefaultHyperParameterRanges.Builder |
DefaultHyperParameterRanges.Builder.continuousHyperParameterRanges(Collection<DefaultContinuousHyperParameterRange> continuousHyperParameterRanges)
The continuous hyperparameters and their default ranges.
|
Copyright © 2022. All rights reserved.