Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 530 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 530 Bytes

Build Status

Recommendation-Systems

User-based Collaborative filtering model of recommendation system based on k-nearest neighbours algorithm over weighted similarity-rating product and pearson correlation coefficient. Api documentation available at http://alphawizard.pythonanywhere.com/

To-add:

  • Item-based filtering
  • adjusted cosine similarity measure
  • slope-one algorithm
  • matrix model