Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 318 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 318 Bytes

This is a recommendation system (kNN) built to analyze the Netflix Prize Dataset. Two layers of in-memory caches are applied to speed up compuatation. User bias and movie bias is moved to improve accuracy. Three different similarities are implemented and compared.

*Dataset is not included due to privacy protection.