Computes the exact or approximate Matrix Profile based on the sample percent
specified. Currently, MPX and SCRIMP++ are used for the exact and
approximate algorithms respectively. See details for more information about the arguments
combinations.
When a single windows
is given, the Matrix Profile is computed. If a query
is provided, AB join is computed.
Otherwise the self-join is computed.
When multiple windows
or none are given, the Pan-Matrix Profile is computed. If a threshold
is set (it is,
by default), the upper bound will be computed and the given windows
or a default range (when no windows
), below
the upper bound will be computed.