Skip to content

Releases: irgroup/repro_eval

v0.4.0

15 Feb 14:58
Compare
Choose a tag to compare

New feature: metadata support

v0.3.3

30 Aug 13:34
Compare
Choose a tag to compare

New feature: Break score ties (like it is implemented in trec_eval) for runs that are not added via pytrec_eval.

v0.3.2

25 Aug 13:42
Compare
Choose a tag to compare

Bugfix: Avoid rounding errors related to Kendall's tau

v0.3.1

22 Jul 12:03
Compare
Choose a tag to compare

v0.3

09 Jul 07:00
Compare
Choose a tag to compare
  • New feature: The normalized RMSE (nRMSE) can now be determined for reproduced runs. Use nrmse() with the RpdEvaluator.

v0.2

22 Jun 09:23
Compare
Choose a tag to compare
  • New feature: It is now possible to pass the paths of the run files to the function of each measure.
  • More unit tests
  • Minor bug fixes

v0.1

07 Apr 17:04
Compare
Choose a tag to compare
update pip installation