movie_match
movie_match is a recommender system that uses the Netflix Prize and MovieLens datasets to provide recommendations to users. The system can handle dynamic updates and is hosted on HiveSQL database with Spark's MLlib running the ultimate collaborative filtering algorithm. The user interface is provided via web app using node.js.