Live data from Hacker News

Use relative score fusion to combine and rank vector and keyword search results

weaviate.io

1–3 of 3 posts

Re: Use relative score fusion to combine and rank vector and keyword search results

#3

Got evaluation results that show how well this approach works?

just to compare both fusion approaches we did some internal benchmarks testing recall on a standard (FIQA) dataset. According to our internal benchmarks, the relativeScoreFusion algorithm showed a ~6% improvement in recall over the default rankedFusion method.