class Aws::Personalize::Types::BatchInferenceJobConfig
The configuration details of a batch inference job.
@note When making an API call, you may pass BatchInferenceJobConfig
data as a hash: { item_exploration_config: { "ParameterName" => "ParameterValue", }, }
@!attribute [rw] item_exploration_config
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 [User-Personalization][1]. [1]: https://docs.aws.amazon.com/personalize/latest/dg/native-recipe-new-item-USER_PERSONALIZATION.html @return [Hash<String,String>]
@see docs.aws.amazon.com/goto/WebAPI/personalize-2018-05-22/BatchInferenceJobConfig AWS API Documentation
Constants
- SENSITIVE