Skip to content

Adamli12/CUT_24

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

CUT_24

Pytorch implementation for SIGIR 24 paper Aiming at the Target: Filter Collaborative Information for Cross-Domain Recommendation

python run_cut.py

Datasets

Amazon, Douban datasets processed from RecBole-CDR

For Example, place the Amazon Cloth dataset in the following directory:

dataset/Amazon/AmazonCloth/AmazonCloth.inter
dataset/Amazon/AmazonCloth/AmazonCloth.item

Requirements

numpy = '1.21.6'
python = '3.7.12'
recbole = '1.1.1'
torch = '1.13.1'

Acknowledgement

The implementation is based on the open-source recommendation library RecBole-CDR.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages