stupid-coder / recsys

recommendation system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

推荐系统

learning recsys

rec algorithm

roadmap

  • [-] dataset
    • [-] movilen
      • [X] rating metric
      • [ ] title id
  • [-] metric tool
    • [X] rmse
    • [ ] auc
  • [-] recommendation algorithm
    • [-] CF
      • [X] user-based neighborhood models
      • [X] item-based neighborhood models
      • [ ] hybird neighborhood models
    • [ ] content-based
    • [ ] context-based

metric

About

recommendation system


Languages

Language:Python 94.1%Language:Jupyter Notebook 5.9%