Dataset Requirement for Amazon Personalize

0

I am facing problem with user-interaction dataset as TIMESTAMP is mandatory in aws personalize.But I don't have TIMESTAMP instead I have date in the dataset.What to do ?

posta un anno fa253 visualizzazioni
1 Risposta
0
Risposta accettata

You can just assume the interaction to happen at midnight (00:00:00) and then convert your date data into UNIX timestamp. Going forward, you can change the way you capture your data to also record the event/interaction timestamp.

AWS
con risposta un anno fa
  • Thank you rizputra. I don't have event_type in my dataset. Would amazon personalize accept my data.

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