ViHoRec / benchmark /baseline_results.md
MinhDS's picture
Upload 20 files
7b9faf4 verified
|
Raw
History Blame Contribute Delete
729 Bytes
| Method | MRR | MAP@5 | NDCG@5 | Precision@5 | Recall@5 | MAP@10 | NDCG@10 | Precision@10 | Recall@10 |
|---|---|---|---|---|---|---|---|---|---|
| Random | 0.0119 | 0.0036 | 0.0046 | 0.0016 | 0.0079 | 0.0054 | 0.0093 | 0.0023 | 0.0225 |
| MostPop | 0.0496 | 0.0310 | 0.0385 | 0.0123 | 0.0612 | 0.0368 | 0.0528 | 0.0106 | 0.1062 |
| ItemKNN-cosine | 0.0401 | 0.0212 | 0.0277 | 0.0095 | 0.0475 | 0.0252 | 0.0376 | 0.0079 | 0.0788 |
| UserKNN-cosine | 0.0630 | 0.0387 | 0.0465 | 0.0140 | 0.0700 | 0.0472 | 0.0671 | 0.0134 | 0.1338 |
| BPR-MF | 0.0512 | 0.0297 | 0.0369 | 0.0119 | 0.0592 | 0.0358 | 0.0519 | 0.0106 | 0.1058 |
| Content-TFIDF | 0.0275 | 0.0118 | 0.0165 | 0.0063 | 0.0312 | 0.0153 | 0.0249 | 0.0057 | 0.0575 |