Skip to content

Different matrix profiles between tsmp & STUMP #95

@snvv

Description

@snvv

Hello and thank you for your excellent software.

I tried to reproduce the MP of a time series (ts) using stumby and tsmp.
ts: 0 1 3 2 9 1 14 15 1 2 2 10 7
tsmp mp: 0.6 0.3 1.6 1.1 1.3 1.8 3.0 2.8 0.3 0.6
stumby mp: 6.9 1.4 6.2 7.9 11.4 13.6 14.1 14.0 1.4 6.2
I think the difference should be due to some normalization that takes place in tsmp that is hidden of the end user. Is it possible to pass a normalization parameter to tsmp to allow the end user to choose the normalization method or to use unnormalized data?
Regards
SN

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions