-
This has come up a few times, but I thought I'd put down a strawman proposal for a new ranking algorithm using Glicko2. First I think it's useful to cover my understanding of the existing algorithms …
-
-
From @SameerDalal 's PR #278 - moving this over to decouple discussion from code changes.
> Hi Everyone!
>
> Spoke with Prof. Chen today and the next feature we would like to develop is the ELO r…
-
There are a few users who write a lot of blog post with clickbaity titles, and who get a lot of views. As a result, they get promoted by Lichess algorithm, meaning the author gets more views, and so o…
-
Hi!
This is a really cool project. I am looking to implement this in some portions of code that I have. Is there any sort of documentation to show how to use it?
Thanks!
-
This issue is made to track the state of porting Lunars to [Glicko 2.0](https://en.wikipedia.org/wiki/Glicko_rating_system#Glicko-2_algorithm) (as a to:do):
a: Implement a basic Glicko system in ru…
-
I would like to integrate the algorithm into an existing Web API. Therefore I thought I could send the data which is currently in a subfolder of the `cache` directory directly as JSON. Is there any wa…
-
It looks like you're still tinkering with this as of April (based on commits), so I wanted to reach out.
I haven't cloned on Github so can't give a pull request, but two things:
1. `index.html` …
-
We have installed PingPong-bot in coinify-com.slack.com . It worked great for a while, however now one of the players, "stj", has got stuck with an ELO rating of 0. No matter if he wins or loses many …
-
### Problem
- Throughout a season, players can have the same number of points accumulated, resulting in a tie. Currently, the visualization of ties will show players ranked higher than others if th…