Skip to content

akashks8900/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

About

Recommender system based on Collaborative Filtering technique

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 31.4%
  • HTML 27.5%
  • JavaScript 20.6%
  • CSS 20.5%