GitHub topics: funk-svd
BruunAnd/funk-svd
🎥  Simple Python implementation of Funk SVD for MovieLens movie collaborative recommendations.
Language: Python - Size: 26.4 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 14 - Forks: 0

zahraDehghanian97/Matrix-Factorization-recommender-System
In this repository, I implement a recommender system using matrix factorization. Here, two types of RS are implemented. First, use the factorized matrix for user and item. and second, rebuild the Adjacency matrix. both approaches are acceptable and implemented in this repo. To factorized the matrix, funk-svd Algorithm is used. you can find his implementation on this link: https://github.com/gbolmier/funk-svd
Language: Python - Size: 18.2 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

MultiBeerBandits/recsys_challenge_2017
Set of music recommendation algorithms we implemented to join the annual RecSys Competition at Politecnico di Milano in 2017.
Language: Jupyter Notebook - Size: 25.9 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 1
