Metadata-Version: 2.4
Name: tau_ap
Version: 0.1.0
Summary: Implementation of the Tau AP rank correlation measure
Author-email: Jack McKechnie <j.mckechnie.1@research.gla.ac.uk>
License: MIT
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Dynamic: license-file

# tau_ap

An implementation of the Tau AP rank correlation measure from the paper:

> Yilmaz, E., Aslam, J. A., & Robertson, S. (2008). A new rank correlation coefficient for information retrieval.  
> [DOI: 10.1145/1390334.139043](https://doi.org/10.1145/1390334.139043)

This implementation assumes no ties in the data.
