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?

gefragt vor einem Jahr287 Aufrufe
1 Antwort
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
beantwortet vor einem Jahr

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen