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

Optimize "Watcher" algorithm for high-elo #62

Open
renja-g opened this issue Dec 18, 2024 · 0 comments
Open

Optimize "Watcher" algorithm for high-elo #62

renja-g opened this issue Dec 18, 2024 · 0 comments

Comments

@renja-g
Copy link
Owner

renja-g commented Dec 18, 2024

The "Watcher" algorithm can be significantly improved. By not first looking if a new match was played and then fetching the new rank, but the other way around. (Not looking at the LP, since this does not need to change if for example you are at 0 LP) look at the losses and wins.

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

No branches or pull requests

1 participant