Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gy910210/exact-k-recommendation
Code for paper 'Exact-K Recommendation via Maximal Clique Optimization'
https://github.com/gy910210/exact-k-recommendation
Last synced: about 2 months ago
JSON representation
Code for paper 'Exact-K Recommendation via Maximal Clique Optimization'
- Host: GitHub
- URL: https://github.com/gy910210/exact-k-recommendation
- Owner: gy910210
- Created: 2019-04-30T09:15:29.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-02-26T15:10:37.000Z (almost 5 years ago)
- Last Synced: 2024-10-05T11:02:03.361Z (3 months ago)
- Language: Python
- Homepage: https://dl.acm.org/doi/abs/10.1145/3292500.3330832
- Size: 3.76 MB
- Stars: 78
- Watchers: 2
- Forks: 29
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- StarryDivineSky - pangolulu/exact-k-recommendation - K优化问题 (其他_推荐系统 / 网络服务_其他)
README
### Exact-K Recommendation via Maximal Clique Optimization
Please cite:
```
@inproceedings{gong2019exact,
title={Exact-k recommendation via maximal clique optimization},
author={Gong, Yu and Zhu, Yu and Duan, Lu and Liu, Qingwen and Guan, Ziyu and Sun, Fei and Ou, Wenwu and Zhu, Kenny Q},
booktitle={Proceedings of the 25th ACM SIGKDD International Conference on Knowledge Discovery \& Data Mining},
pages={617--626},
year={2019}
}
```