Google Cloud Professional Machine Learning Engineer — Question 19

You are designing an ML recommendation model for shoppers on your company's ecommerce website. You will use Recommendations AI to build, test, and deploy your system. How should you develop recommendations that increase revenue while following best practices?

Answer options

Correct answer: B

Explanation

Option B is correct because using the 'Frequently Bought Together' recommendation type effectively encourages customers to add more items to their shopping carts, directly increasing the average order value. Option A focuses on click-through rates, which may not necessarily lead to increased revenue. Option C is important for data quality, but it does not directly address revenue generation. Option D undermines the model's effectiveness by relying on placeholders instead of real product data.