[ENH] Implement range-based precision and recall within aeon (replacing prts package) #2066
Labels
anomaly detection
Anomaly detection package
dependencies
This issue or PR is related to dependencies of aeon
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
The package
prts
is used in the performance evaluation module for anomaly detection as a soft-dependency. However, there have not been any changes to it for 3 years, the maintainers have not reacted to my PR, and the package was not implemented by the original authors of the method/paper.Describe your proposed solution
We should implement the metrics within aeon directly:
Target module:
aeon.benchmarking.metrics.anomaly_detection
Original publication:
Describe alternatives you've considered, if relevant
not relevant
Additional context
No response
The text was updated successfully, but these errors were encountered: