All Content tagged with Amazon Personalize

Amazon Personalize enables developers to build applications with the same machine learning (ML) technology used by Amazon.com for real-time personalized recommendations – no ML expertise required.

Content language: English

Select up to 5 tags to filter
Sort by most recent
105 results
Hi everyone, I'm working on an application that uses AWS Personalize for generating personalized product recommendations. I've noticed that the recommendations returned by both the AWS SDK is limited...
2
answers
0
votes
61
views
asked 19 days ago
In AWS Personalize, I have the "RELATED_ITEMS" recipe We trained the model on the whole items we have for all menus But the menu's items will be different every week, therfore we cannot recommend ite...
1
answers
0
votes
39
views
asked 2 months ago
Hello, Regarding **Personalized-Ranking-v2** recipe: 1. Does "Personalize" use both **EVENT_TYPE** and **EVENT_VALUE** during training, or only **EVENT_TYPE**? Or are they used only for filtering pur...
0
answers
0
votes
37
views
asked 3 months ago
We created an interactions dataset with an additional "TIME_OF_DAY" column. This column takes values "morning", "afternoon", "evening" or "night". The idea is to make recommendations time-period depen...
0
answers
0
votes
38
views
asked 3 months ago
Creating a "Because you watched X" recommender always fails after some time with status "Create failed" (InternalServerError: We encountered an internal error. Please try again) Creating the "Top Pick...
0
answers
0
votes
15
views
asked 3 months ago
Hello, When using **Personalize CDK** to create a solution, how to turn off the automatic training? [Here](https://docs.aws.amazon.com/cdk/api/v2/python/aws_cdk.aws_personalize/CfnSolution.html), I ...
2
answers
0
votes
94
views
asked 4 months ago
I would like to engage the community to check if this test question I answered wrong, is actually a different answer: This was for the AWS Partner: Accreditation (Technical) - Assessment A media str...
1
answers
1
votes
213
views
asked 4 months ago
Hi everyone, I'm trying to use Amazon Personalize and i'm stuck at creating dataset import job This is my IAM Role & S3 Bucket policy ![IAM Role](/media/postImages/original/IMJl2xPeErQFqA9fvZt_0rY...
5
answers
0
votes
142
views
asked 4 months ago
Hello, I wanted to give a try for this new "next best action" feature which requires to create an actions and action-interactions datasets. So, I did it, add some data and now I wanted to check the da...
0
answers
0
votes
52
views
asked 6 months ago
I am currently looking to create a system to recommend items in a certain game. To briefly explain this game, there are rounds, and for each round, the player selects and purchases a number of items...
2
answers
0
votes
175
views
asked 7 months ago
I am currently looking to implement an in-game item recommendation using Amazon Personalize. I have set the Domain to "custom" and only set the data for ItemInteractions and have trained them to creat...
1
answers
0
votes
154
views
asked 7 months ago
I Used the User-Personalization-v2 and effected a filter to delete items, and also promotion filter When i GetRecommendation without any of the filters, the call returns items, when i GetRecommendati...
1
answers
0
votes
174
views
asked 7 months ago