ArchitRastogi commited on
Commit
251fb2c
1 Parent(s): 10fdb73

fixing NDCG metric value

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -42,7 +42,7 @@ model-index:
42
  value: 0.9719
43
  - name: NDCG@1000
44
  type: Normalized Discounted Cumulative Gain
45
- value: 0.3173
46
  - Average Precision: AP
47
  type: Precision
48
  value: 0.3173
 
42
  value: 0.9719
43
  - name: NDCG@1000
44
  type: Normalized Discounted Cumulative Gain
45
+ value: 0.4391
46
  - Average Precision: AP
47
  type: Precision
48
  value: 0.3173