Movie recommender system
Work started as part of Coursework of Information Retrieval Semester I 2015-2016
- This uses an Item based collaborative filtering approach.
- Dataset:
- Use Adjusted Cosine Similarity Function to compute the similarity matrix.
- Check the Design Document for more details.
- Tech: Neo4j + Python.