Is there any way to download the recommended lists of users as bulk when using AWS-Personalize (specifically using user-personalization)

0

Hi guys, I am using the user-personalization recipe in Amazon Personalize to build a recommendation system. I am wondering if there is any way to download the recommended lists of users as bulk, and also wondering if I can get the result of true class(if it's truly recommended for the user). Cuz, there is only value indicators like ndcg and precision. However, I wanna see through my eyes what is happening inside of the black box(user-personalization).

Thank you.

TimPark
질문됨 2년 전228회 조회
1개 답변
1

The offline metrics provided by Personalize are meant to provide an overall directional sense of how the solution version performed against held out data from your interactions dataset. If you want to do your own inspection of recommendations generated by a solution version, you can create a batch inference job across a sample of users (or all users). Then you can inspect and analyze the recommendations in the output file across the users in the input file.

If you're looking to identify users that have a affinity for an item or item attributes, take a look at the new user-segmentation feature.

AWS
James_J
답변함 2년 전

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

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

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

관련 콘텐츠