The prediction tag has no wiki summary.
1
vote
1answer
420 views
Oscillatory time-series forecasting
I was wondering if this mean(160)-reverting/oscillatory time series "SUM" can be considered chaotic & forecastable to some extend short-term?
...
4
votes
0answers
403 views
Algorithms for predicting a couple points in the future
I'm familiar with supervised learning algorithms like regression and neural networks which look at a bunch of input points and learn a function which outputs a value (the value varying depending on ...