File size: 242 Bytes
a66b958
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "rmse": 6459.701299981527,
  "mae": 4852.6228457663765,
  "mape": 10.475306061903403,
  "method": "ARIMA",
  "order": [
    3,
    1,
    1
  ],
  "d_value": 1,
  "train_days": 1913,
  "test_days": 28,
  "adf_pvalue": 0.5009604361797737
}