File tree 1 file changed +52
-0
lines changed
1 file changed +52
-0
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "0.1" : {
3
+ "threshold" : 0.9991 ,
4
+ "precision" : 0.9927007299270073 ,
5
+ "recall" : 0.1
6
+ },
7
+ "0.2" : {
8
+ "threshold" : 0.9986 ,
9
+ "precision" : 0.9844112461724042 ,
10
+ "recall" : 0.2000188536953243
11
+ },
12
+ "0.3" : {
13
+ "threshold" : 0.9979 ,
14
+ "precision" : 0.9809517938601898 ,
15
+ "recall" : 0.3000188536953243
16
+ },
17
+ "0.4" : {
18
+ "threshold" : 0.9966 ,
19
+ "precision" : 0.9788235294117648 ,
20
+ "recall" : 0.4
21
+ },
22
+ "0.5" : {
23
+ "threshold" : 0.9913 ,
24
+ "precision" : 0.9731752963194011 ,
25
+ "recall" : 0.5
26
+ },
27
+ "0.6" : {
28
+ "threshold" : 0.9829 ,
29
+ "precision" : 0.9699186248514218 ,
30
+ "recall" : 0.6
31
+ },
32
+ "0.7" : {
33
+ "threshold" : 0.964 ,
34
+ "precision" : 0.9644888946616443 ,
35
+ "recall" : 0.7
36
+ },
37
+ "0.8" : {
38
+ "threshold" : 0.9096 ,
39
+ "precision" : 0.9511555445966241 ,
40
+ "recall" : 0.8
41
+ },
42
+ "0.9" : {
43
+ "threshold" : 0.7246 ,
44
+ "precision" : 0.9360367073218557 ,
45
+ "recall" : 0.9
46
+ },
47
+ "1.0" : {
48
+ "threshold" : 0.0 ,
49
+ "precision" : 0.05 ,
50
+ "recall" : 1.0
51
+ }
52
+ }
You can’t perform that action at this time.
0 commit comments