Jia-py commited on
Commit
4064f70
·
verified ·
1 Parent(s): 92c6791

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -3
README.md CHANGED
@@ -1,3 +1,16 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ language:
4
+ - en
5
+ ---
6
+
7
+ If you find our work useful, please consider citing our paper below. Thank you!
8
+ ```
9
+ @inproceedings{jia2024erase,
10
+ title={ERASE: Benchmarking Feature Selection Methods for Deep Recommender Systems},
11
+ author={Jia, Pengyue and Wang, Yejing and Du, Zhaocheng and Zhao, Xiangyu and Wang, Yichao and Chen, Bo and Wang, Wanyu and Guo, Huifeng and Tang, Ruiming},
12
+ booktitle={Proceedings of the 30th ACM SIGKDD Conference on Knowledge Discovery and Data Mining},
13
+ pages={5194--5205},
14
+ year={2024}
15
+ }
16
+ ```