Micka

Results 43 comments of Micka

With the same parameters I get a recall at k=100 of 93% ```python IndexParams(intermediate_graph_degree=64,graph_degree=32,build_algo='ivf_pq', metric="inner_product") SearchParams(itopk_size = 200) ``` I am however encountering a problem with the `FlickrImagesTextQueries` dataset so...

I unfortunately don't have permissions to push on the branch of this PR so I kept the commits and continued on PR #2481.