Skip to content

[ENH] Implement Minimal Variance Matching (MVM) distance function #427

Open
@TonyBagnall

Description

@TonyBagnall

Describe the feature or idea you want to propose

I found an elastic distance measure from the UCR group referenced in the MSM paper that I was not previously aware of.

L. Latecki, V. Megalooikonomou, Q. Wang, R. Laka¨mper, C. Ratanamahatana, and E. Keogh, “Elastic Partial Matching of Time
Series,” Proc. European Conf. Principles of Data Mining and Knowledge Discovery (PKDD)

https://citeseerx.ist.psu.edu/viewdoc/download?doi=10.1.1.79.5842&rep=rep1&type=pdf

referenced here
https://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=6189346

Describe your proposed solution

It would nice to have it in sktime implemented it as a numba distance in the module distances.

Describe alternatives you've considered, if relevant

No response

Additional context

No response

Metadata

Metadata

Assignees

Labels

distancesDistances packageenhancementNew feature, improvement request or other non-bug code enhancementimplementing algorithmsImplementing new algorithms/estimators

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions