Does a Personalize model need re-training before a new user's attributes are reflected in filtering?

0

I'm considering using the User-Personalization recipe with the new PutItems and PutUsers APIs, but with requirements on making sure that new users whose metadata is known receive only appropriate recommendations.

For example after initial sign-up a user's country/age/membership status/etc are known and may be posted to Personalize PutUsers...

As I understand the filtering mechanism is quite separate from the personalization model, but then I think in the past I heard of some differences between how new users and new items get picked up in modelling.

Will new users' attributes be reflected in recommendation filters straight away (after the typical <15min near-real-time delay as for new/updated items?)

Or would new users continue to receive out-of-filter recommendations until the next model re-train? Maybe even until the next FULL model re-train, if an UPDATE training is not sufficient to onboard new users?

AWS
전문가
Alex_T
질문됨 3년 전314회 조회
1개 답변
0
수락된 답변

Regarding filters: they are working directly with a datasets data, so if you use PutUsers API call to add a new user (update existing user) then in max 15 minutes (typically less) filters will use this data to filter recommendations for this new user. This apply to all datasets (items and interaction as well).

New user will also get a personalised experience after several clicks if you will implement event tracker (recommendations will be shifted to his interest based on a current model). FULL mode (retraining) will help to learn insights from a user interactions for a future use.

AWS
답변함 3년 전

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

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

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

관련 콘텐츠