Skip to content

Movie Recommender system using collaborative filtering

Notifications You must be signed in to change notification settings

ryan-rozario/movie-recommender

Repository files navigation

Movie Recommendation System

Movie Recommendation System that uses collaborative filtering. We use the MovieLens100K Dataset to obtain data for the system.

Requirements

  • Django
  • Numpy
  • Pandas

Files

add_data.py , add_ratings.py , add_users.py are scripts to add data from the datasets in data folder to the database. enter_people.py randomly fills up the director, writer and actor tables with names.

About

Movie Recommender system using collaborative filtering

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published