Skip to content
New issue

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

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

Already on GitHub? # to your account

[RFC] add standalone ratings computation based on Codeforces #812

Closed
wants to merge 1 commit into from

Conversation

xiaowuc1
Copy link
Contributor

This implementation is heavily based off of https://github.com/WslF/CF-rating-prediction/blob/master/CF-PredictorBackEnd/src/main/java/com/wslfinc/cf/sdk/rating/RatingCalculatorTeam.java.

This implementation plugs in current CF ratings and titles, and attempts to ignore volatility as CF has no notion of it.

This request does not currently make any effort to add support for multiple rating systems, or to actually use this rating computation live anywhere. Ideally, the rating computation would be tested against production data to ensure the sanity of the resulting ratings before attempting to proceed with possibly moving forward with adding support for this rating system.

@xiaowuc1
Copy link
Contributor Author

closing this for now - with #840 in flight, we may not need this anymore

(we can revisit CF ratings if something else look terribly broken)

@xiaowuc1 xiaowuc1 closed this Dec 18, 2018
@xiaowuc1 xiaowuc1 deleted the cfratings branch November 26, 2020 22:53
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant