Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

关于你们提供的百度网盘里的gowalla数据集问题 #100

Open
Light-lyy opened this issue Apr 15, 2022 · 1 comment
Open

关于你们提供的百度网盘里的gowalla数据集问题 #100

Light-lyy opened this issue Apr 15, 2022 · 1 comment
Assignees
Labels
question Further information is requested

Comments

@Light-lyy
Copy link

在你们提供的百度网盘 https://pan.baidu.com/s/1p51sWMgVFbAaHQmL4aD_-g 里,RecBole>ProcessedDatasets>Gowalla目录下,有两个目录:merged和not_merged。请问这两个东西有什么不同呢?是去重和不去重的区别吗?以及,如果用你们RecBole框架获取gowalla数据集,得到的是其中哪一个呢?

@Ethan-TZ Ethan-TZ self-assigned this Apr 15, 2022
@Ethan-TZ Ethan-TZ added the question Further information is requested label Apr 15, 2022
@Ethan-TZ
Copy link
Member

@Light-lyy 您好,merged 指合并同一用户/session 对某 item 的重复点击,not-merged 反之。建议序列化推荐用 not-merged,一般序列化推荐不去重的。在RecBole框架下,使用'gowalla-merged' 与 ‘gowalla-not-merged’ 来区分二者。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants