You are on page 1of 3

Term Project Proposal

PYTHON PROGRAMMING IN CANADA

INSTRUCTOR: Simrandeep Kaur

CLASS: AML 1204

MOVIE RECOMMENDER BASED ON ITEM BASED


COLLABORATIVE FILTERING

Prepared by:
Haigal Harrison(642)
Parvathy Vysakh(539)
Sreeraj Sudhakaran(420)
Suchithra Chandrasekharan(811)

PROJECT PROPOSAL
1.) Name of Project
Movie Recommender based on item based collaborative filtering

2.) Feasibility & Requirements


With the increase in the number of OTT platforms like Netflix, Amazon Prime video,
Zee5 etc. and the number of people using these platforms, the need for a cross-platform
movie recommendation system has become a necessity. The main focus of this project is
to build a recommendation system which uses collaborative filtering to suggest movies
based on a user-input. In order to understand the user's movie preferences, the system
asks the user to input one of his favorite film. Based on the input, the system goes
through the database to identify movies that have the potential to match with the user's
taste. The matching is done by the analysis of movie preferences of users who also liked
this reference movie (user-input).

3.) Requirements:
Minimum Hardware Requirement
 Intel i3 4th Gen or Equivalent
 4GB RAM
 Windows 10
Minimum Software Requirement
 Python 3.9.5
 Jupyter Notebook
 Libraries and framework- numpy, pandas, matplotlib, sklearn, scipy, Flask
framework

4.) Modules- There are 4 modules:


 Data Preparation and Preprocessing module
 Data Visualization module
 Recommender Engine
 Application Interface
5.) Team Member Responsibilities
Data Acquisition and Preparation - Parvathy Vysakh
Preprocessing and Data Visualization- Suchithra Chandrasekharan
Recommender Engine-Haigal Harrison
Aggregating modules and Application Interface -Sreeraj Sudhakaran

6.) References
Item-based CF Movie Recommender. (n.d.). Kaggle.com.
https://www.kaggle.com/abhikaggle8/item-based-cf-movie-recommender

Advani, V. (2021, April 7). Excerpts From a Masterclass on Movie Recommendation


System. GreatLearning Blog: Free Resources What Matters to Shape Your Career!
https://www.mygreatlearning.com/blog/masterclass-on-movie-recommendation-system/

Praveen, P., Parmar, S., & Goud, P. (2020). Movie Recommendation System
Approaches. International Journal of Engineering Research And, V9(04).
https://doi.org/10.17577/ijertv9is040710

You might also like