Skip to content

Latest commit

 

History

History
12 lines (12 loc) · 820 Bytes

README.md

File metadata and controls

12 lines (12 loc) · 820 Bytes

Recommender-System

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)