gramex icon indicating copy to clipboard operation
gramex copied to clipboard

GRAMEX-186 ⁃ SARIMAX: `start` and `end` forecast parameters

Open jaidevd opened this issue 3 years ago • 0 comments

MLHandler + SARIMAX needlessly expects start and end of the forecast window as query parameters. This is especially unnecessary when there is exogenous variable.

Since the exogenous data is a timeseries in itself, the forecast window is simply the span of this timeseries. No need to expect query parameters.

┆Issue is synchronized with this Jira Bug

jaidevd avatar Apr 25 '22 06:04 jaidevd