| Package | Description |
|---|---|
| com.amazonaws.services.personalize.model |
| Modifier and Type | Method and Description |
|---|---|
FieldsForThemeGeneration |
FieldsForThemeGeneration.clone() |
FieldsForThemeGeneration |
ThemeGenerationConfig.getFieldsForThemeGeneration()
Fields used to generate descriptive themes for a batch inference job.
|
FieldsForThemeGeneration |
FieldsForThemeGeneration.withItemName(String itemName)
The name of the Items dataset column that stores the name of each item in the dataset.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ThemeGenerationConfig.setFieldsForThemeGeneration(FieldsForThemeGeneration fieldsForThemeGeneration)
Fields used to generate descriptive themes for a batch inference job.
|
ThemeGenerationConfig |
ThemeGenerationConfig.withFieldsForThemeGeneration(FieldsForThemeGeneration fieldsForThemeGeneration)
Fields used to generate descriptive themes for a batch inference job.
|
Copyright © 2024. All rights reserved.