Skip to content
#

item-based-recommendation

Here are 15 public repositories matching this topic...

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 i…

  • Updated Jan 12, 2021
  • Python
usc-dsci553-data-mining-sp24

Improve this page

Add a description, image, and links to the item-based-recommendation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the item-based-recommendation topic, visit your repo's landing page and select "manage topics."

Learn more