-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathboundaries.json
More file actions
62 lines (62 loc) · 1.24 KB
/
boundaries.json
File metadata and controls
62 lines (62 loc) · 1.24 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
{
"default": [
0.9,
0.8,
0.7,
0.6
],
"running_time": [
0.9851423397877469,
0.9696741743537973,
0.9576740986109563,
0.9442923706632173
],
"power_draw": [
0.9674036588771608,
0.9397755947827295,
0.8843160430624863,
0.8292032939539982
],
"RMSE": [
0.9359590308610484,
0.8196473484151076,
0.5417927122121612,
0.15943358333769708
],
"MAPE": [
0.9370864737723207,
0.8273495051230043,
0.6135688729218601,
0.23218661092789145
],
"MASE": [
NaN,
NaN,
NaN,
NaN
],
"paramaters": [
0.05040566200586915,
0.025745018515253043,
0.013218105518333677,
0.005364885720584993
],
"fsize": [
0.12455424360091925,
0.06785240186925974,
0.03564443205691449,
0.013812998323633256
],
"train_running_time": [
0.7407928032627821,
0.29880658671972954,
0.13776856373649865,
0.062252380937750006
],
"train_power_draw": [
0.736278670998348,
0.27693451760909543,
0.11637262572677026,
0.0444772184289545
]
}