Skip to content

[ENH] Distances cost functions: default to absolute? #2429

Open
@TonyBagnall

Description

@TonyBagnall

Describe the feature or idea you want to propose

after discussions with authors of this paper

https://link.springer.com/article/10.1007/s10618-023-00926-8

the point was made that it might be better to make all distance functions default to the absolute pointwise difference rather than the squared value. We have consistently seen MSM outperform other distances at a range of tasks, and based on the findings of the above paper it is likely that at least some of this improvement comes from the absolute rather than squared value,

Describe your proposed solution

This would of course be a big change and not something to do lightly. It would be interesting to see if it makes a difference for clustering/classification/regression and if it is better, maybe make the change in a major release.

Describe alternatives you've considered, if relevant

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    distancesDistances packageenhancementNew feature, improvement request or other non-bug code enhancement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions