-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathresults_old.json
More file actions
37 lines (37 loc) · 992 Bytes
/
Copy pathresults_old.json
File metadata and controls
37 lines (37 loc) · 992 Bytes
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
{
"raw": {
"MAPE": 0.27904356692616045,
"MAE": 4.346746812232658,
"RMSE": 6.0502770037812255,
"R2": 0.9995353844841058,
"Time_s": 3.8953139781951904
},
"five": {
"MAPE": 0.37171121083356196,
"MAE": 5.747551167687278,
"RMSE": 7.756254392991533,
"R2": 0.9992365415978731,
"Time_s": 3.827613592147827
},
"quarter": {
"MAPE": 0.5074951836600552,
"MAE": 8.131376239756138,
"RMSE": 11.728080049627811,
"R2": 0.9982538142540973,
"Time_s": 2.6225547790527344
},
"hourly": {
"MAPE": 2.5533330578383895,
"MAE": 39.8644240015688,
"RMSE": 50.35445213857962,
"R2": 0.9677113444147746,
"Time_s": 2.143955945968628
},
"daily": {
"MAPE": 4.486447256893534,
"MAE": 70.99803232771893,
"RMSE": 96.33417923717113,
"R2": 0.8136712191333899,
"Time_s": 0.6251592636108398
}
}