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
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 actual...
Accepted AnswerAmazon Personalize
1
answers
0
votes
302
views
asked a year ago
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 regardin...
0
answers
0
votes
126
views
asked a year ago
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
85
views
asked a year ago
I'm trying to script a Personalize [CreateDatasetImportJob][1]. The (redacted) JSON payload looks like so: ``` { "jobName": "some-job-name", "datasetArn": "my-dataset-arn", "dataSource"...
0
answers
0
votes
101
views
asked a year ago
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
364
views
asked a year ago
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
297
views
asked a year ago
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
1.1K
views
asked a year ago
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 replac...
0
answers
0
votes
114
views
asked a year ago
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 https://docs.aws.amazon.com/personalize/l...
1
answers
0
votes
417
views
asked a year ago
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
333
views
asked a year ago
Hi, was trying out the AWS Personalize video series tutorials on youTube - https://www.youtube.com/watch?v=3YawVCO6H14&list=PLLNv7WFv3KhiulXWUjPy-RgPGjSi338gL&index=9 and was charged over USD$40 when...
2
answers
0
votes
922
views
asked a year ago
Hello, we have recently decided to implement AWS Personalize for our e-commerce website. While going through the documentation, I noticed that only seven languages are listed as supported. I have a fe...
1
answers
0
votes
438
views
asked a year ago