| Package | Description |
|---|---|
| software.amazon.awssdk.services.personalize.model |
| Modifier and Type | Method and Description |
|---|---|
TunedHPOParams |
SolutionVersion.tunedHPOParams()
If hyperparameter optimization was performed, contains the hyperparameter values of the best performing model.
|
| Modifier and Type | Method and Description |
|---|---|
SolutionVersion.Builder |
SolutionVersion.Builder.tunedHPOParams(TunedHPOParams tunedHPOParams)
If hyperparameter optimization was performed, contains the hyperparameter values of the best performing
model.
|
Copyright © 2020. All rights reserved.