Amazon Personalize is a machine learning service that allows developers to add individualized recommendations to customers who use their applications. You can use Amazon Personalize in a variety of scenarios, such as giving users recommendations based on their preferences and behavior, personalized re-ranking of search results, and personalizing content for emails and notifications.
Questions tagged [amazon-personalize]
92 questions
-1
votes
1 answer
How do Amazon Personalise Campaign Scores Work
I'm using AWS Personalize to suggest recommendations based on thousands of 'likes' in our platform. Currently using User, User-Interaction and Item data, we get a score between 0.00004 and 0.006.
Firstly, how is the score calculated, and based on…

kierandes
- 161
- 3
- 16
-1
votes
1 answer
when i update file in s3 will the dataset get updated automatically? Or do I need to create import job again
I have created a dataset by importing data from s3 bucket for Amazon personalize. Now I have two doubts about how to update dataset when new users or new items are added in actual project.
Do i need to update file in s3 itself? If thats the only…

Sreee
- 1