aeon-toolkit / aeon

A toolkit for machine learning from time series
https://aeon-toolkit.org/
BSD 3-Clause "New" or "Revised" License
882 stars 93 forks source link

[DOC] Add `ddtw` distance to the API references #1720

Open itsdivya1309 opened 6 days ago

itsdivya1309 commented 6 days ago

Describe the issue linked to the documentation

The API reference for the distance module does not show the Derivative Dynamic Time Warping (ddtw) distance measure. https://www.aeon-toolkit.org/en/latest/api_reference/distances.html

Suggest a potential alternative/fix

Simply update docs/api_reference/distances.rst and add ddtw.