Skip to content
/ Mrec Public

Movie recommender engine based on collaborative filtering, machine learning network. Uses Python, Numpy, ReactJs, EmotionJs and Flask

Notifications You must be signed in to change notification settings

asalik13/Mrec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mrec

Movie Recommender Engine

Utilises a collaborative filtering algorithm written completely in numpy. Client side is written in Javascript with React and Emotion. Server is written in Flask and everything is served by gunicorn and hosted on Heroku.

It's currently based on a dataset of 1665 movies x 943 users, future plans include adding multi-tenancy and unlimited movies through the TMDB api and shift to Digital Ocean with Nginx.

About

Movie recommender engine based on collaborative filtering, machine learning network. Uses Python, Numpy, ReactJs, EmotionJs and Flask

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published