This repo contains two different Recommendation system algorithms:
- Content-based filtering
- Collaborative filtering
Recommendation systems are a collection of algorithms used to recommend items to users based on information taken from the user. These systems have become ubiquitous can be commonly seen in online stores, movies databases and job finders.
I've worked on the movies dataset. You can download the dataset from here