Closed xiyang-aads-lilly closed 4 months ago
The goal is to define chunk value in such a way that segment value can be defined as just the sum of the chunk values, as that makes the optimization (i.e. the search for the best segments) easy. This exponential decay function is the simplest way I could think of to achieve that goal.
Thanks for the reply.
rank to value conversion is defined below, I wonder what is the reason or ref behind this equation? what is benefit of this method over RRF?