|
|
|
|
|
by abeppu
2095 days ago
|
|
It's not my area, but isn't forecasting financial time series stuff harder than forecasting for systems where the system components aren't actively trying to outsmart one another based on some of the same data? I.e. a method could be good enough to use in systems that aren't about the interaction of smart agents (e.g. what will my service's request volume look like next week), but fail to be useful in markets? |
|
Also, a big caveat is that the output of those models, even basic ones, are supposed to come with prediction intervals, and not just as points. Libraries like statsmodels are massively guilty of making it hard to use the model like it's supposed to be used.