Is Amazon Personalize relevant for non-session based activities ?

0

Is Amazon Personalize relevant for non-session based activities ? Let's say for example that I have a dataset consisting of a list of products used by customers. Eg

  • customer 1 consumes product A, B, C
  • customer 2 consumes product A and C
  • etc

This does not represent sessions. Is Amazon Personalize HRNN still relevant for this?

1 Risposta
0
Risposta accettata

As long as you have User-Item-Timestamp records, you should be able to create a model. Event Type will allow you to differentiate the actions the user took against the items. For example, a user ET:Applied_for_A, or a user ET:Cancelled_B.

Additional information on the service are available in this GitHub Cheatsheet for Personalize.

MODERATORE
con risposta 4 anni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande