#ML

An interesting idea on time series predictions. Instead of predicting the exact time series, the author proposed a method to predict the future using ordinal patterns.

The figure shows how to disintegrate the time series into 8 overlapping short-term series (each with three numbers). To transform the short-term series into patterns, we write down the permutation pattern (for size of the series D=3, we have only 6 possible permutations). Then we will use the permutation patterns in the past to predict the patterns in the future.
BTW, this paper used the price of bitcoins as an example to test this method.
This method will not be super amazing. The point of this paper is to propose a simple method to predict the future using very limited resource.

This is the paper:
https://royalsocietypublishing.org/doi/10.1098/rsos.201011
Short-term prediction through ordinal patterns
image_2021-01-21_09-48-57.png
47.4 KB
 
 
Back to Top