The code repository for the paper: Peijie et al., Neighborhood-Enhanced Supervised Contrastive Learning for Collaborative Filtering. IEEE TKDE, 2023.
-
Updated
Jul 24, 2024 - Python
The code repository for the paper: Peijie et al., Neighborhood-Enhanced Supervised Contrastive Learning for Collaborative Filtering. IEEE TKDE, 2023.
A simple recommender system in python implementing: ItemKNN, UserKNN, ItemAverage, UserAverage, UserItemAverage, etc.
Implementation of z-scoREC and ImposeSVD for top-N recommendations
An algorithm performance report on the itemKNN algorithm using collaborative filtering paradigm as the learning method. I created this report during my summer internship at B2BPlanet.com
Add a description, image, and links to the itemknn topic page so that developers can more easily learn about it.
To associate your repository with the itemknn topic, visit your repo's landing page and select "manage topics."