How could one approach the following question:
Given a series $ \{a_n\} \subset \mathbb{R}^2 $ where $n \in [N]$ , I want to characterize the predictability or learnability of it. One definition could be how easy is it to predict the next element in the sequence given the the first k elements.
For instance, Rademacher complexity and other concept seems not adequate in this case (i.e. doesn't consider the order). I want to be able to provide a number for this series, as easily as possible.
Even better is if we assume it is a stochastic function $X(t)$ , $t \in [N]$.