Personalization
Everything on SkillVeris tagged Personalization — collected across the glossary, study notes, blog, and cheat sheets.
2 resources across 1 library
Interview Questions(2)
How to Design a Recommendation Engine
A recommendation engine splits work into an offline pipeline that trains models and precomputes candidate item lists from historical interaction data, and an o…
How to Design a News Feed Ranking System
A news feed ranking system fetches a large candidate set of recent posts from people and pages a user follows, scores each candidate with a machine-learned mod…