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?

AWS
エキスパート
質問済み 4年前207ビュー
1回答
0
承認された回答

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.

モデレーター
回答済み 4年前

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

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

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

関連するコンテンツ