File size: 412 Bytes
b67979a | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 | {
"single": {
"top1": 0.047619047619047616,
"top5": 0.19047619047619047,
"ndcg": 0.14115129481729458,
"rank": 21.666666666666668,
"n": 21,
"med_rank": 19.0
},
"combo": {
"top1": 0.038461538461538464,
"top5": 0.34615384615384615,
"overlap": 0.15384615384615385,
"ndcg": 0.26756681334907767,
"n": 26
},
"n_candidates_single": 101,
"n_candidates_combo": 128
} |