Georgios Tsoukas

Results 3 issues of Georgios Tsoukas

Would it be in the spirit of this benchmarks to add a second benchmark category for ANN in conjunction with categorial filters? Most real-world applications of ANN will required category...

Thanks for publishing your code! I have two questions regarding the input data: 1. Must the userID and itemID be indices or IDs (as described in the Readme)? Must they...

### Summary of the change Expose filtering functionality introduced in #402 in Python API. Changes are kept to a minimum, only HNSW index is implemented and not brute force. For...