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 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则