Questions tagged with Amazon Personalize
Content language: English
Select up to 5 tags to filter
Sort by most recent
Browse through the questions and answers listed below or filter and sort to narrow down your results.
My interactions dataset has been prepared with userId. I intend to use PutEvents to record real-time events for sessionId and obtain recommendations through sessionId. I'm curious whether AWS charges...
1
answers
0
votes
126
views
asked 23 days agolg...
I created dataset groups on aws personalize and haven created 5, on the 6th one it says i can not create any further, can we increase the limitation on the amount of dataset group permissible?
1
answers
0
votes
95
views
asked 2 months agolg...
I had a creation script fail during construction of some Recommenders and upon retrying it I'm finding a name collision. The problem is: I can't seem to get any evidence that the named resource...
Accepted AnswerAmazon Personalize
1
answers
0
votes
72
views
asked 3 months agolg...
Hi, I'm building a fashion startup where we make users swipe on personalized clothing recommendations. I have 2 questions: one on how the recommender works with replaced dataset and the other...
0
answers
0
votes
85
views
asked 3 months agolg...
It appears as if Personalize's [CreateDatasetImportJob](https://docs.aws.amazon.com/personalize/latest/dg/API_CreateDatasetImportJob.html) requires a minimum of 1000 interactions _even when running in...
0
answers
0
votes
53
views
asked 3 months agolg...
I'm trying to script a Personalize [CreateDatasetImportJob][1]. The (redacted) JSON payload looks like so:
```
{
"jobName": "some-job-name",
"datasetArn": "my-dataset-arn",
...
0
answers
0
votes
55
views
asked 3 months agolg...
I have (user-item) interaction data in a CSV and I'm trying to import these data into a Personalize Dataset. When the CSV files are (GZ) compressed, I get the error message:
> Input csv is missing the...
2
answers
0
votes
137
views
asked 4 months agolg...
Hello, I've tried 4 times to create Personalize Batch Segment Job. But it always failed due to "Failure reason
InternalServerError: We encountered an internal error. Please try again." I think it did...
Accepted AnswerAmazon Personalize
1
answers
0
votes
118
views
asked 4 months agolg...
I am trying to get recommendations from AWS Personalize recommender ( Recommended For You ) via AWS cli.
Here is the command which I am using
```
aws --debug personalize-runtime get-recommendations...
1
answers
0
votes
375
views
asked 4 months agolg...
What are the consequences of replacing versus adding to an existing dataset in Amazon Personalizelg...
I'm using Personalize to provide recommendations for my e-commerce application. The issue is items keep going out of stock and I'm constantly adding more items. Should I be adding to my data or...
0
answers
0
votes
44
views
asked 4 months agolg...
How do I Solve this error- Failed to create a data import job for user-item interaction dataset.lg...
I'm getting this error-
Failed to create a data import job for user-item interaction dataset.
Insufficient privileges for accessing data in S3. Please look at...
1
answers
0
votes
168
views
asked 5 months agolg...
I was shown this message on the AWS console:
> New: Amazon Personalize now automatically incorporates latest item information and adjusts the exploration according to implicit feedback from the users...
1
answers
0
votes
124
views
asked 5 months agolg...