Skip to content

Recommender system based on Collaborative Filtering technique

Notifications You must be signed in to change notification settings

vdragan1993/movie-recommender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

University of Novi Sad
Faculty of Technical Sciences
Knowledge Based Systems and Web Services 2016 courses project

Movie Recommender

Recommender system based on Collaborative Filtering technique. Users can personalize recommendation by choosing already implemented user similarity algorithm, or to implement new one on external Web service. External Web service can be implemented in any programming language and any framework which conforms the desing principles of Representational State Transfer (REST).

Implementation

Backend

  • Python
  • Django
  • Django REST framework

Frontend

  • AngularJS 1.x
  • Gulp

Data

  • omdb
  • MongoDB