Skip to content

brickfrog/resorter.py

Repository files navigation

resorter.py

Python implementation of gwern's resorter for ranking items based on user input using Bradley-Terry models.

I'm recommend looking at hiAndrewQuinn's repackaging if you're looking for the original resorter in an easier-to-install package. Python doesn't have the same kind of statistics packages available, so I had to handroll the comparison functionality, I'm not 100% sure I have it correct but it passes the smell test insofar as rankings.

This is primarily for integrating with the rest of the python ecosystem, for example streamlit, where I plan to pipe my own media rankings and so on and so forth.

About

Python implementation of gwern's resorter

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages