zhujiem commited on
Commit
98ca054
1 Parent(s): 62af4c6

Upload 3 files

Browse files
Files changed (3) hide show
  1. README.md +17 -0
  2. test.txt +0 -0
  3. train.txt +0 -0
README.md ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # AmazonBeauty_m1
2
+
3
+ + **Data format:**
4
+ user_id item1 item2 ...
5
+
6
+ + **Repository:** https://github.com/reczoo/Datasets/tree/main/Amazon
7
+
8
+ + **Used by papers:**
9
+ - Kelong Mao, Jieming Zhu, Jinpeng Wang, Quanyu Dai, Zhenhua Dong, Xi Xiao, Xiuqiang He. [SimpleX: A Simple and Strong Baseline for Collaborative Filterin](https://arxiv.org/abs/2109.12613). In CIKM 2021.
10
+ - Jianing Sun, Wei Guo, Dengcheng Zhang, Yingxue Zhang, Florence Regol, Yaochen Hu, Huifeng Guo, Ruiming Tang, Han Yuan, Xiuqiang He, Mark Coates. [A Framework for Recommending Accurate and Diverse Items Using Bayesian Graph Convolutional Neural Networks](https://hyclex.github.io/papers/paper_sun2019BGCN.pdf). In KDD 2020.
11
+
12
+ + **Check the md5sum for data integrity:**
13
+ ```bash
14
+ $ md5sum *.txt
15
+ 66fb687136d55b51742905ece189da31 test.txt
16
+ 53cc9d39bc79f13c9bd3e75bd5121d1d train.txt
17
+ ```
test.txt ADDED
The diff for this file is too large to render. See raw diff
 
train.txt ADDED
The diff for this file is too large to render. See raw diff