patil-abhishek / movie-recommendation-system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

movie-recommendation-system

  • dataset taken from MovieLens by GroupLens Research
  • collaborative filtering based on users rating history and similar users clustering based on cosine similarity
  • content-based filtering based on most liked movie category and average rating of movies from all users

About


Languages

Language:Jupyter Notebook 100.0%