NPN / arima_phased /model_config.json
rishini's picture
fix: fill WRMSSE levels 1-5, regenerate parity fixtures (5k rows), recompute SHA256SUMS
0cbdee6 verified
Raw
History Blame Contribute Delete
318 Bytes
{
"model": "ARIMA",
"order": [
2,
1,
2
],
"d_value": 1,
"adf_pvalue": 0.48920532220127466,
"test_order": [
2,
1,
1
],
"metrics": {
"name": "ARIMA",
"rmse": 6558.0098488097265,
"mae": 5298.588749100937,
"mape": 12.038072720026841
},
"aic": 37119.59765269647
}