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 👨💻