An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: factorized-matrix

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: over 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0