Explore how you can quickly prepare for, respond to, and recover from security events. Learn more.
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...
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...
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...
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"...
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...
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 ...
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...
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...
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...
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...
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...
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...