NPN-arima / metrics.json
rishini's picture
Upload arima model with evaluation metrics
a66b958 verified
Raw
History Blame Contribute Delete
242 Bytes
{
"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
}