- EDA_and_preprocessing.ipynb --> This shows the exploratory data analysis of the netflix data
- Modelling.ipynb --> This shows the implementation of various traditional machine learning models along with the implementation of matrix factorization in the end, including the various variations which are given below with the formula.
-
Notifications
You must be signed in to change notification settings - Fork 3
This repo contains the implementation of netflix's original recommender system based on matrix factorization which changed the recommender systems forever 10 years back. Delve in to the notebooks to learn the intricacies of the magic box that knows your exact taste.
License
Rohan-Thoma/Netflix-Movie-Recommendation
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
This repo contains the implementation of netflix's original recommender system based on matrix factorization which changed the recommender systems forever 10 years back. Delve in to the notebooks to learn the intricacies of the magic box that knows your exact taste.