jpxkqx commited on
Commit
fa714d8
1 Parent(s): b2a1797

Upload training_scale.json

Browse files
Files changed (1) hide show
  1. training_scale.json +66 -0
training_scale.json ADDED
@@ -0,0 +1,66 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "features": {
3
+ "method": "domain-wise",
4
+ "time-agg": "monthly",
5
+ "average": [
6
+ 281.42816162109375,
7
+ 282.15557861328125,
8
+ 284.0664978027344,
9
+ 285.7382507324219,
10
+ 289.0589904785156,
11
+ 292.7245788574219,
12
+ 295.4223327636719,
13
+ 295.7262268066406,
14
+ 292.9175109863281,
15
+ 289.35040283203125,
16
+ 284.90521240234375,
17
+ 282.4087219238281
18
+ ],
19
+ "standard_deviation": [
20
+ 3.2544901371002197,
21
+ 3.2938857078552246,
22
+ 3.4136667251586914,
23
+ 3.407156229019165,
24
+ 3.61722731590271,
25
+ 3.698336124420166,
26
+ 3.5602056980133057,
27
+ 3.4846906661987305,
28
+ 3.4908103942871094,
29
+ 3.321087598800659,
30
+ 3.387758493423462,
31
+ 3.1941895484924316
32
+ ]
33
+ },
34
+ "label": {
35
+ "method": "domain-wise",
36
+ "time-agg": "monthly",
37
+ "average": [
38
+ 280.5139465332031,
39
+ 281.3174743652344,
40
+ 283.35186767578125,
41
+ 285.04296875,
42
+ 288.4889221191406,
43
+ 292.39385986328125,
44
+ 295.24713134765625,
45
+ 295.538818359375,
46
+ 292.5025329589844,
47
+ 288.6376953125,
48
+ 284.0380859375,
49
+ 281.4820861816406
50
+ ],
51
+ "standard_deviation": [
52
+ 3.418252944946289,
53
+ 3.522923231124878,
54
+ 3.7020344734191895,
55
+ 3.6943256855010986,
56
+ 3.968013286590576,
57
+ 4.086432456970215,
58
+ 3.9173293113708496,
59
+ 3.814924716949463,
60
+ 3.793152332305908,
61
+ 3.5727505683898926,
62
+ 3.6184375286102295,
63
+ 3.41076922416687
64
+ ]
65
+ }
66
+ }