Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

In API, support fetching most-frequent players #442

Open
shaldengeki opened this issue Aug 28, 2024 · 0 comments
Open

In API, support fetching most-frequent players #442

shaldengeki opened this issue Aug 28, 2024 · 0 comments
Labels
ark_nova_stats python Pull requests that update Python code

Comments

@shaldengeki
Copy link
Owner

Right now we have a field on a card that returns a list of players sorted by the raw number of times they played it. This list almost always shows dwarvintime at the top because they just have more games in our database. It would probably be more interesting to show, like, "bayesian-smoothed probability of play".

In the API, add a field that computes this and returns a list sorted by this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ark_nova_stats python Pull requests that update Python code
Projects
None yet
Development

No branches or pull requests

1 participant