public static interface BatchInferenceJobConfig.Builder extends SdkPojo, CopyableBuilder<BatchInferenceJobConfig.Builder,BatchInferenceJobConfig>
| Modifier and Type | Method and Description |
|---|---|
BatchInferenceJobConfig.Builder |
itemExplorationConfig(Map<String,String> itemExplorationConfig)
A string to string map specifying the exploration configuration hyperparameters, including
explorationWeight and explorationItemAgeCutOff, you want to use to configure the
amount of item exploration Amazon Personalize uses when recommending items. |
equalsBySdkFields, sdkFieldscopyapplyMutation, buildBatchInferenceJobConfig.Builder itemExplorationConfig(Map<String,String> itemExplorationConfig)
A string to string map specifying the exploration configuration hyperparameters, including
explorationWeight and explorationItemAgeCutOff, you want to use to configure the
amount of item exploration Amazon Personalize uses when recommending items. See
native-recipe-new-item-USER_PERSONALIZATION.
itemExplorationConfig - A string to string map specifying the exploration configuration hyperparameters, including
explorationWeight and explorationItemAgeCutOff, you want to use to configure
the amount of item exploration Amazon Personalize uses when recommending items. See
native-recipe-new-item-USER_PERSONALIZATION.Copyright © 2021. All rights reserved.