anofox-forecast 0.8.3

Time series forecasting library
Documentation
{
  "model": "AutoARIMA",
  "horizon": 10,
  "forecast": [
    64.57078991085663,
    62.09447789671583,
    58.031076859040994,
    55.54005711423029,
    56.59102691832221,
    60.483171385911696,
    64.37441961171596,
    65.42238051270397,
    62.92516428837878,
    58.85016553447947
  ],
  "future_x1": [
    0.9749279121818244,
    0.4338837391175549,
    -0.4338837391175549,
    -0.9749279121818212,
    -0.7818314824680233,
    3.4314869601589423e-15,
    0.7818314824680275,
    0.9749279121818261,
    0.4338837391175615,
    -0.4338837391175483
  ],
  "future_x2": [
    1.0,
    1.011111111111111,
    1.0222222222222221,
    1.0333333333333334,
    1.0444444444444445,
    1.0555555555555556,
    1.0666666666666667,
    1.077777777777778,
    1.088888888888889,
    1.1
  ],
  "future_dates": [
    "2020-04-10",
    "2020-04-11",
    "2020-04-12",
    "2020-04-13",
    "2020-04-14",
    "2020-04-15",
    "2020-04-16",
    "2020-04-17",
    "2020-04-18",
    "2020-04-19"
  ]
}