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

https://github.com/jethrokuan/ranking_algorithms

Ranking via binary comparisons
https://github.com/jethrokuan/ranking_algorithms

python ranking ranking-algorithm

Last synced: 9 months ago
JSON representation

Ranking via binary comparisons

Awesome Lists containing this project

README

          

* Ranking Algorithms

The ranking algorithms considered here address the issue of learning
to rank, via pairwise preferences (binary comparisons).

** Implemented Algorithms
- [ ] SVM
- [X] Luce Spectral Ranking cite:bradley52_rank_analy_incom_block_desig
- [X] Rank Centrality cite:bradley52_rank_analy_incom_block_desig
- [ ] Balanced Rank Estimation (BRE) cite:wauthier2013efficient
- [ ] Unbalanced Rank Estimation (URE) cite:wauthier2013efficient
- [X] SpringRank cite:DeBaccoeaar8260

bibliography:ranking.bib