[][src]Module hotsax::dim_reduction

Dimensionality reduction techniques.

Used in the implementation of HOTSAX, but can be used externally as well.

Functions

paa

Returns a piecewise approximation of the original list of values. The size of the output array will be the same as dim.

sax

Returns a sax word representation of the original list.