How Amazon Personalize treat the Explicit Impression data in real time using PutEvent

0

We using Amazon Personalize to build some real-time recommendation model. We used the explicit impression data. A quick question we have is: when we are using the PutEvent to record the live Event, will Amazon Personalize adjust the recommendation immediately and demote or filter out those items that are not interacted in the impression data? In short, does sending impressions with PutEvents affect the recommendation for the same user immediately?

質問済み 1年前286ビュー
1回答
0

Real-time events recorded using PutEvent will affect the recommendations within seconds if your application calls Personalize again to generate new recommendations for that user. Impression data, which the user did not interact with, included in PutEvent will decrease the chance of those products appearing in the recommendations again.

AWS
S_Moose
回答済み 1年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ