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

increase max iterations for the ratings algo to 200 #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dbtmurray
Copy link

This was previously upped from 30 to 50 in 2013
https://ratings.icu.ie/articles/18

However 50 was not enough to converge for the
Ulster leagues rounds 7-13, 2019. 200 iterations seems to work instead.

When it was bumped before, Mark decided to treat this as a new version
of the rating system (Version 1.3). I don't think that is necessary
here: it's an implementation detail and all previous results would be
rated the same way with 200 iterations as with 50.

This was previously upped from 30 to 50 in 2013
https://ratings.icu.ie/articles/18

However 50 was not enough to converge for the
Ulster leagues rounds 7-13, 2019. 200 iterations seems to work instead.

When it was bumped before, Mark decided to treat this as a new version
of the rating system (Version 1.3). I don't think that is necessary
here: it's an implementation detail and all previous results would be
rated the same way with 200 iterations as with 50.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant