Metadata-Version: 2.1
Name: hlucb
Version: 0.1.1
Summary: Hamming-LUCB algorithm implementation
Home-page: https://github.com/gregorybchris/hlucb
Keywords: hlucb,hamming,lucb,approximate,ranking,pairwise,comparisons
Author: Chris Gregory
Author-email: christopher.b.gregory@gmail.com
Requires-Python: >=3.8,<3.10
Classifier: Development Status :: 4 - Beta
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Project-URL: Repository, https://github.com/gregorybchris/hlucb
Description-Content-Type: text/markdown

# Hamming-LUCB

This package is an implementation of the paper [Approximate ranking from pairwise comparisons](http://proceedings.mlr.press/v84/heckel18a.html).

`Heckel, R., Simchowitz, M., Ramchandran, K., & Wainwright, M. (2018, March). Approximate ranking from pairwise comparisons. In International Conference on Artificial Intelligence and Statistics (pp. 1057-1066). PMLR.`¡

