Skip to content

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

Filter content
Select tags to filter
Sort by
Sort by most recent
111 results
I am facing problem with user-interaction dataset as TIMESTAMP is mandatory in aws personalize.But I don't have TIMESTAMP instead I have date in the dataset.What to do ?
Accepted AnswerAmazon Personalize
1
answers
0
votes
524
views
asked 3 years ago
I'm new to Amazon Personalize, I'm checking the price of this service on this [https://aws.amazon.com/personalize/pricing/] and I see 3 different categories ("Use Case Optimized Recommenders" "User Se...
1
answers
0
votes
658
views
asked 3 years ago
Hello, I try to build a CDK to setup an AWS Personalize environment. For me it look good, the Avro schema was copied from a tutorial of AWS. What is wrong with my Schema? ``` //AWS PErsonalize Init ...
1
answers
0
votes
578
views
asked 3 years ago
Hello I have AWS import job (interactions) keep fails and I am not able to find the logs so I realize the reason any idea how I access the logs?
1
answers
0
votes
413
views
asked 3 years ago
Full Exception: > InvalidInputException: An error occurred (InvalidInputException) when calling the CreateDatasetImportJob operation: Input csv has rows that do not conform to the dataset schema. Ple...
1
answers
0
votes
1.2K
views
asked 3 years ago
According to the documentation, with exploration weight as '0', there should be no exploration and the items returned should be based on relevance. With our testing we don't have the items returned co...
1
answers
0
votes
623
views
asked 4 years ago
For the User-Personalization recipe: According to this documentation: https://docs.aws.amazon.com/personalize/latest/dg/recording-events.html#recording-anonymous-user-events:~:text=You%20can%20record...
1
answers
0
votes
842
views
asked 4 years ago
Does promotional filters apply only on the recommended items or does it always return a specific category of items in the recommendations? I am trying to apply a filter and % as 20 but it does't retu...
0
answers
0
votes
124
views
asked 4 years ago
Hi, I am trying to figure out how to feed explicit negative feedback into AWSP. I have seen from previous questions and replies that is not possible to give negative feedback or weigh the events in a...
1
answers
0
votes
696
views
asked 4 years ago
For example, if I have the following User schema: ``` { "name": "USER_ID", "type": "string" }, { "name": "AGE", "type": [ "null", "int" ], "categorical": true }, { "name": "GENDER...
1
answers
0
votes
635
views
asked 4 years ago
For **user-personalization recipe**, I have the following metadata: * **Users:** User_id, age, gender, * **Interactions:** User_id, Item_id, event_type, * **Items:** Item_id, Genre and Item_title. We...
2
answers
1
votes
619
views
asked 4 years ago
Getting this error when trying to add filter on other metadata for interactions dataset. "**Could not create filter: Interaction dataset supports condition on only event_type field.**" Can anyone conf...
1
answers
0
votes
322
views
asked 4 years ago
  • 1
  • •••
  • 4
  • 5
  • 6
  • 7
  • 8
  • •••
  • 10
  • Page size
    12 / page