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 ?

已提問 1 年前檢視次數 253 次
1 個回答
0
已接受的答案

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
已回答 1 年前
  • Thank you rizputra. I don't have event_type in my dataset. Would amazon personalize accept my data.

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南