Why the amazon personalize -> getRecomendations always return the same items ID?

0

What can I do to make getRecommendations return different item values, perhaps somewhere to insert items already seen. The recipe is: aws-user-personalization.

Marcos
질문됨 2달 전72회 조회
1개 답변
0

Hi Marcos,

To get different item IDs from Amazon Personalize's getRecommendations, especially using the aws-user-personalization recipe, consider:

  • Increasing the diversity of user-item interaction data fed into the model.
  • Adjusting exploration settings to introduce new or less popular items.
  • Using filters to exclude items already interacted with or seen by the user.
  • Regularly updating the model with new data to reflect changing preferences.
  • Experimenting with the PersonalizeRanking API for dynamic re-ranking based on current interactions.

These steps can help balance between leveraging known preferences and exploring new recommendations.

profile picture
답변함 한 달 전
profile picture
전문가
검토됨 한 달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠