Skip to content

Implementation of denoise recommender systems based on RecBole

License

Notifications You must be signed in to change notification settings

TianRui-Song717/RecCFDenoise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RecCFDenoise

A Pytorch Implementation of denoise recommender system approaches based on RecBole

🌟 1. Non-sequential denoise CF

🧾 List of denoise non-sequential CF:

✅ Implemented Approaches:

  • origin (Pairwise & Pointwise)
  • TCE (Pairwise)
  • R-CE (Pairwise)

❌ To implement approaches

  • TCE (Pointwise - origin setting)
  • RCE (Pointwise - origin setting)
  • DeCA (Pointwise)
  • BOD (Pairwise - origin setting)
  • DCF (Pointwise - origin setting)
  • DDRM (Pairwise - origin setting)

🌟 2. Sequential denoise CF

TBD

About

Implementation of denoise recommender systems based on RecBole

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages