File size: 344 Bytes
154c4e9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "test": {
    "cos_sim": {
      "pearson": 0.7662983928119752,
      "spearman": 0.6592910683118656
    },
    "euclidean": {
      "pearson": 0.7110290039690963,
      "spearman": 0.6480076622426653
    },
    "evaluation_time": 6.26,
    "manhattan": {
      "pearson": 0.708944726230188,
      "spearman": 0.6475082576033987
    }
  }
}