MovieStreamX wants to show a personalized "Recommended for You" carousel on each signed-in user's homepage that leverages the user's past streaming interactions and demographic metadata. For anonymous homepage landing pages they want a simple "Trending Now" carousel that surfaces currently popular titles. Which Amazon Personalize recipes should be used for the personalized carousel and for the trending carousel respectively, and what is an important configuration difference between them?
Choose an answer
Tap an option to check your answer.
Correct answer: Use the User-Personalization recipe for the signed-in personalized carousel and the Popularity-Count recipe for the trending carousel. User-Personalization requires an INTERACTIONS dataset (and benefits from USER and ITEM datasets) and trains a model; Popularity-Count uses only historical interactions counts and is non-personalized..
Why this is the answer
The User-Personalization recipe is designed for personalized recommendations, leveraging user interaction history and optionally user and item metadata to train a machine learning model. This aligns with MovieStreamX's need for a "Recommended for You" carousel for signed-in users. The Popularity-Count recipe is ideal for non-personalized "Trending Now" carousels because it simply counts the popularity of items based on historical interactions, without requiring user context or training a complex model. The incorrect options propose recipes that don't fit the use cases or describe them inaccurately. Popularity-Count does not provide personalized recommendations even with demographic data; it's inherently non-personalized. HRNN-Metadata and SIMS are not the best fit for these specific requirements, and their descriptions are partially incorrect (e.g., HRNN-Metadata does require user IDs for personalization). Personalized-Ranking and Ranking-ItemPop are for re-ranking existing recommendations, not generating initial recommendations or popularity lists.
Pass your exam — without the endless answer hunt
Get every verified question and explanation for this exam in one place, and save hours of prep. 1,000+ certifications · 20+ languages · free to start.
Pass your exam faster → No card needed