Skip to content

Question : multi dimensional mstumped with T_B for non self join? #671

@vade

Description

@vade

Hello

Firstly, thank you for the sharing this project, its really awesome.

I am experimenting with stumpy and am able to annotate a matrix profile a with similarity to matrix profile b using the T_A and T_B variables in the stumpy.stump(T_A = c1, m = m, T_B = c2, ignore_trivial=False) method.

I want to experiment with multi dimensional stumpy but note that stumpy.mstump does not have the ability to pass in a second time series.

Is there a method for doing non self joins (arbitrary a/b joins) on two multi dimensional time series?

Thank you.

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