My attempt at creating a recommender system for the MovieLens Dataset.
Using these guide as a starting point:
Recommender System (cosine similarity):
Guide 1
Guide 2
Guide 3
Gaussian Naive Bayes:
Guide 1
Dataset can be found here, I'm using the 100K dataset (old dataset)