RecBole icon indicating copy to clipboard operation
RecBole copied to clipboard

[šŸ’”SUG] Can you include further models?

Open jindeok opened this issue 1 year ago • 1 comments

Hi RecBole Team!

In SIGIR'24, we've published an paper called Turbo-CF (Park et al., "Turbo-cf: Matrix decomposition-free graph filtering for fast recommendation." In SIGIR 2024). This is graph filtering-based, extremely simple to implement, yet powerful recommendation method. It only requires few lines of code for end-to-end running.

We would greatly appreciate it if the RecBole team could consider adding Turbo-CF to the RecBole model. This would enable more researchers and practitioners to easily access and apply this model for their recommendation tasks. Refer to my code here: https://github.com/jindeok/Turbo-CF

Thank you for your time and consideration :)

jindeok avatar Oct 21 '24 06:10 jindeok

Thank you for your interest in RecBole! We welcome you to submit PR in the github repository. You could refer to our previous model files.

Fotiligner avatar Oct 21 '24 07:10 Fotiligner