sfikas / rusteval

A tool used to evaluate the output of retrieval algorithms. Written in Rust.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Analyze result file

sfikas opened this issue · comments

Input is a result file and a ground truth file.

The output is

  • Statistics of metrics; moments other than the mean
  • Which queries fare better, which queries fare worse
  • Print a z-score per query, based on the AP statistics of the whole trial.