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.

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ