MovieRecommender system is a Machine-learning based approach which predicts the movies based on content, ratings, users. Sometimes it is like a reinforcement learning.
Jupyter notebooks: This folder consists of python notebooks with proper data filtering,augmentation and explanation
code: content : It consists of code related to content based movie recommender system.
content - 1 : It consists of code related to popularity based movie recommender system.
test.py :It consists of code which incorporates with python module tkinter (graphical user interface).Running this file enables our recommender system.
note: before running file unzip content.zip