Description Usage Arguments Value Examples
This function takes a univariate timeseries and turns it into a Grammian Angular Field which is a 2 dimensional representation of that time series. Typically this could be used by a convulutional neural network to infer properties of the problem and use it in predictive purposes.
1 | grammify(x)
|
x |
the univariate timeseries to convert |
a matrix representing the Grammian Angular Field
1 2 3 4 5 6 7 8 9 10 11 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.