Skip to content

Movie Recommendations Using the Deep Learning Approach

Notifications You must be signed in to change notification settings

tmozgach/movie_rec_sys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie Recommendations Using the Deep Learning Approach

Datastes:

Dataset description (MovieLens Latest Datasets, small): https://grouplens.org/datasets/movielens/

Dataset: http://files.grouplens.org/datasets/movielens/ml-latest-small.zip

Overview:

Movie recommender systems are a crucial part of online streaming services, as they effectively help users find videos that they might enjoy watching. Many deep-learning based recommendation systems have been proposed in recent years. In this report we investigate and compare two recommender systems that utilize deep learning. We compare the performance of these models using Precision and Hit Rate. We also implement a few non-deep learning baseline models to compare with the more complex models. All models are run and evaluated using the Movielens 1-Million Dataset.

report.pdf describes all models and research in details.

About

Movie Recommendations Using the Deep Learning Approach

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published