Do the models support irregular time series well? #1691
johann-petrak
started this conversation in
General
Replies: 1 comment
-
I just tested this and I get: So it seems, unlike Prophet, NeuralProphet cannot really handle irregular time series. (exactly the same data works with Prophet) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
For example something were we have 10 data points every day between 18:00 and 19:00 over a year? Or something where the intervals between data points can vary randomly between a few seconds and many hours?
Beta Was this translation helpful? Give feedback.
All reactions