An open API service indexing awesome lists of open source software.

https://github.com/lgrz/grdeval

A port of gdeval.pl to Rust
https://github.com/lgrz/grdeval

err ndcg

Last synced: 4 months ago
JSON representation

A port of gdeval.pl to Rust

Awesome Lists containing this project

README

          

# grdeval

A port of [gdeval.pl][gdeval] to Rust.

Currently only supports NDCG and ERR. Risk-sensitive evaluation is not yet
implemented.

The max judgment value required for ERR is derived from the supplied QRELS
file.

[gdeval]: https://github.com/trec-web/trec-web-2014