Movie Recommendation System

A movie recommendation API that uses a item-based collaborative filtering algorithm. It takes a movie input from the user and recommends 10 movies based on the entered movie. The TMDB 5000 movie dataset is used.

See Repo Here.