OHYN

Results 6 issues of OHYN

Holidays need to be accounted for in the forecast; not just as a regressor in training. For example, a forecast for Christmas Day 2022 should be zero if Christmas is...

Please include more options for Holidays subsetting; "|" is probably ok for less than 3 entries; but if you have 9 or so, the code-line becomes unwieldy. Thanks.

Modeltime_forecast does not automatically un-scale the predicted values. By the same token, the confidence limits are not unscaled. This should happen automatically, rather than post production manually. It will be...

Anyway to speed up modeltime gluonTS -- purrr? nesting? more parallel processing? Thanks.

I have installed TORCH correctly (it runs just fine) and I could even see a statement (during its reinstallations to solve the LUZ non-zero exit status) something like TORCH being...

Working with a Time Series using Chapter 21 "tutorial". Unable to find a way to forecast 52 weeks ahead on dataset structured as weekly demands spanning 11 years. Prediction per...