[ENH] Implement the Proximity Forest 2 classifier using aeon distances #428
Labels
classification
Classification package
distances
Distances package
enhancement
New feature, improvement request or other non-bug code enhancement
implementing algorithms
Implementing new algorithms/estimators
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
The text was updated successfully, but these errors were encountered: