Loading...
Design a machine learning-based search ranking system for an e-commerce platform.
Scenario: An e-commerce site with 10M products needs to rank search results for 100K queries per second. Results must be relevant, personalized, and consider business objectives (margin, inventory).
Your Task: Design the complete search ranking pipeline.
Key Challenges:
Describe your system design approach. Consider components, data flow, and key decisions.