OpenSearch/modules/rank-eval
Christoph Büscher 2dad72e68c Rank Eval: Handle precion@ edge case
There's a currently unhandled edge case for the precion@ metric. When none of
the search hits in the result are rated, we have neither true nor false
positives which currently leads to division by zero. We should return a precion
of 0.0 in this case.
2016-11-03 12:59:36 +01:00
..
src Rank Eval: Handle precion@ edge case 2016-11-03 12:59:36 +01:00
build.gradle Initial commit for Module to compute metrics on queries 2016-06-30 16:15:08 +02:00