Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 290 Bytes

Readme.md

File metadata and controls

9 lines (5 loc) · 290 Bytes

Recommender Systems

Implementation for Recommender Systems using Python with Numpy & Pandas. Mainly focusing on matrix factorization techniques.

Notes

Data is not uploaded due to privacy.

  • Used columns in the data include only "idUser" and "idContent" representing Integer values.