aeon icon indicating copy to clipboard operation
aeon copied to clipboard

[MNT] Update similarity search with new base classes

Open baraline opened this issue 4 months ago • 3 comments

Describe the issue

As new base classes were introduced by #996 , we should update the similarity search module to use these classes. We are still in the context of a single query matching a series or a collection. The case of a collection of queries will come later.

Suggest a potential alternative/fix

Redisgn the API to use BaseSeriesEstimators as a base case and warp around it for collections.

Additional context

No response

baraline avatar Feb 24 '24 16:02 baraline