CreateBatchInferenceJobRequest
Types
Properties
The configuration details of a batch inference job.
The mode of the batch inference job. To generate descriptive themes for groups of similar items, set the job mode to THEME_GENERATION
. If you don't want to generate themes, use the default BATCH_INFERENCE
.
The ARN of the filter to apply to the batch inference job. For more information on using filters, see Filtering batch recommendations.
The Amazon S3 path that leads to the input file to base your recommendations on. The input material must be in JSON format.
The path to the Amazon S3 bucket where the job's output will be stored.
The number of recommendations to retrieve.
The Amazon Resource Name (ARN) of the solution version that will be used to generate the batch inference recommendations.
For theme generation jobs, specify the name of the column in your Items dataset that contains each item's name.