| Package | Description |
|---|---|
| software.amazon.awssdk.services.personalize |
Amazon Personalize is a machine learning service that makes it easy to add individualized recommendations to
customers.
|
| software.amazon.awssdk.services.personalize.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateSolutionVersionResponse> |
PersonalizeAsyncClient.createSolutionVersion(CreateSolutionVersionRequest createSolutionVersionRequest)
Trains or retrains an active solution in a Custom dataset group.
|
default CreateSolutionVersionResponse |
PersonalizeClient.createSolutionVersion(CreateSolutionVersionRequest createSolutionVersionRequest)
Trains or retrains an active solution in a Custom dataset group.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateSolutionVersionRequestMarshaller.marshall(CreateSolutionVersionRequest createSolutionVersionRequest) |
Copyright © 2023. All rights reserved.