OpenSearch/modules
Christoph Büscher 4e5c868709 RankEval: Add optional parameter to ignore unlabeled documents in Precision metric
Our current default behaviour to ignore unrated documents when calculating the
precision seems a bit counter intuitive. Instead we should treat those documents
as "irrelevant" by default and provide an optional parameter to ignore those
documents if that is the behaviour the user wants.
2016-11-09 15:53:16 +01:00
..
aggs-matrix-stats Test: Remove multi process support from rest test runner (#21391) 2016-11-07 15:07:34 -08:00
ingest-common Test: Remove multi process support from rest test runner (#21391) 2016-11-07 15:07:34 -08:00
lang-expression Test: Remove multi process support from rest test runner (#21391) 2016-11-07 15:07:34 -08:00
lang-groovy Test: Remove multi process support from rest test runner (#21391) 2016-11-07 15:07:34 -08:00
lang-mustache Test: Remove multi process support from rest test runner (#21391) 2016-11-07 15:07:34 -08:00
lang-painless Test: Remove multi process support from rest test runner (#21391) 2016-11-07 15:07:34 -08:00
percolator Test: Remove multi process support from rest test runner (#21391) 2016-11-07 15:07:34 -08:00
rank-eval RankEval: Add optional parameter to ignore unlabeled documents in Precision metric 2016-11-09 15:53:16 +01:00
reindex Test: Remove multi process support from rest test runner (#21391) 2016-11-07 15:07:34 -08:00
transport-netty3 Test: Remove multi process support from rest test runner (#21391) 2016-11-07 15:07:34 -08:00
transport-netty4 Test: Remove multi process support from rest test runner (#21391) 2016-11-07 15:07:34 -08:00
build.gradle Build: Change `gradle run` to use zip distribution (#21001) 2016-10-18 11:48:58 -07:00