/recsys

notes on recommender systems

Apache License 2.0Apache-2.0

Building recommender systems

Key components of a recsys:

  1. Collector - features
  2. Ranker - order some or all elements from the collection
  3. Server - filter(business logic) and return recommendations