Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 673 Bytes

File metadata and controls

8 lines (5 loc) · 673 Bytes

Project description 📝

Recommender system is an AI model evaluating and understanding user behaviors and interests

In this project, we discover the model via doing literature review, considering specific case study Netflix, and demonstrating the two common algorithms: Content-based Filtering, and Collaborative Filtering with existing APIs on MovieLens dataset

Link to the PowerPoint slide 👨‍🏫

Link to the project's implementation 👨‍💻