Skip to content

ducn1806/Movie-Recommender-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie Recommender System

This was the final project for Data Science with Python (CS677) course at Boston University. It focused on exploring 3 movie datasets consisting of unique users, movies, ratings, genres and keywords. The purpose of the project was to conduct an analysis on the movies and showcase 5 different types of recommender systems and how they differ from each other:

  1. Simple Recommender
  2. Correlation Recommender
  3. Content-Based Recommender
  4. Collaborative Filtering
  5. Hybrid Recommender

Intructions

Since one of the datasets cannot be uploaded due to its big size, the instructions have been provided in the netflix folder.

About

Final project for Python course at BU, conducting analysis utilizing movie datasets and showcasing several types of recommender systems

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors