qdrant / vector-db-benchmark

Framework for benchmarking vector search engines
https://qdrant.tech/benchmarks/
Apache License 2.0
250 stars 68 forks source link

Add recall metric #138

Open KShivendu opened 2 months ago

KShivendu commented 2 months ago

We calculate precision but for higher values of K, it's more valuable to optimize for recall. Therefore, we should measure it.