Antoine Guillaume

Results 6 issues of Antoine Guillaume

#### Reference Issues/PRs Part of #1243 #### What does this implement/fix? Explain your changes. As described in #1243, this is a first PR that implement base classes for query search...

maintenance
examples
similarity search

### Describe the issue linked to the documentation We would like to add the functionality to search and/or sort the estimator overview table added in PR #1426. Ideally, the results...

documentation

### Describe the issue linked to the documentation Following #1242 and #1426, we would like to add the estimator capabilities in the API documentation. While an automatic way to do...

documentation

### 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...

API design
maintenance
similarity search

### Describe the feature or idea you want to propose Implementation of SWAMP for DTW. ### Describe your proposed solution As described in https://arxiv.org/ftp/arxiv/papers/2009/2009.07907.pdf ### Describe alternatives you've considered, if...

enhancement
similarity search

### Describe the issue After the introduction of the GPU version of ROCKET in #1199, we need new test in order to make sure the CPU and GPU version of...

good first issue
transformations
maintenance