Creating basic review based product recommenders using Spark and varying methods and data
Resources: Data: https://cseweb.ucsd.edu/~jmcauley/datasets.html#amazon_reviews
Matrix Factorization: https://datajobs.com/data-science-repo/Recommender-Systems-[Netflix].pdf https://towardsdatascience.com/recommender-systems-matrix-factorization-using-pytorch-bd52f46aa199
Papers: https://static.googleusercontent.com/media/research.google.com/en//pubs/archive/45530.pdf (to read) https://ieeexplore.ieee.org/document/5197422 (to read)