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
103 results
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...
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...
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...
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...
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...
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...
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...
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...
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...
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...
I am using the recent User-Personalization-v2 and set automatic training, was not allowed to select automatic campaign selection of the latest training version and also i am not able to delete the...
We are developing a social media app with an exploring feed, comparable to Instagram, TikTok or Reddit. Currently, our post recommendation algorithm is based on SQL functions to recommend posts based...