Skip to content

[ENH] Implement the Proximity Forest 2 classifier using aeon distances #428

Open
@TonyBagnall

Description

@TonyBagnall

Describe the feature or idea you want to propose

a new distance based classifier, Proximity Forest 2, has recently been proposed. This is probably the current best distance based algorithm for time series classification (we have not used it yet). IT would be fantastic to have an aeon implementation.

https://arxiv.org/abs/2304.05800

Describe your proposed solution

It should probably be done in conjunction with #159 (or instead of #159?) using aeon distance functions.

Describe alternatives you've considered, if relevant

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    classificationClassification packagedistancesDistances 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