Hacker News new | ask | show | jobs
Use relative score fusion to combine and rank vector and keyword search results (weaviate.io)
3 points by pvpv 1029 days ago
1 comments

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.