a Basic movie Recommendation System, Using Both Content Based and Collaborative Filtering
click here to download.
we first find the cosine similarity between movies, then use this similarity Table to recommend Movies
using item to item approach and knn classifier