/RecommendationEngine

Recommendation Engine for recommending movies to the users

Primary LanguageCoffeeScript

Recommendation Engine for recommending movies

This is a prototype recommendation engine built to accompany an article on Toptal Blog.

Usage

To use this, you need to have the latest version of Node.js and NPM installed.

git clone https://github.com/ankeshsomani/RecommendationEngine.git
cd RecommendationEngine
npm install
npm start