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

Addition of new scaling comments #5266

Closed
wants to merge 2 commits into from

Conversation

Viren6
Copy link
Contributor

@Viren6 Viren6 commented May 19, 2024

This patch is intended to prevent patches like 9b90cd8 and the subsequent reversion e3c9ed7 from happening again.
Scaling behaviour of the reduction adjustments in the non-linear scaling section have been proven to >8 sigma:

STC: https://tests.stockfishchess.org/tests/view/6647b19f6dcff0d1d6b05d52
Elo: 4.28 ± 0.8 (95%) LOS: 100.0%
Total: 200000 W: 52555 L: 50094 D: 97351
Ptnml(0-2): 573, 22628, 51248, 24867, 684
nElo: 8.35 ± 1.5 (95%) PairsRatio: 1.10

VLTC: https://tests.stockfishchess.org/tests/view/6647b1b06dcff0d1d6b05d54
Elo: -1.48 ± 1.0 (95%) LOS: 0.2%
Total: 100000 W: 25009 L: 25436 D: 49555
Ptnml(0-2): 11, 10716, 28971, 10293, 9
nElo: -3.23 ± 2.2 (95%) PairsRatio: 0.96

The else if condition is moved to the non scaling section based on: https://tests.stockfishchess.org/tests/view/664567a193ce6da3e93b3232
(It has no proven scaling)

General comment improvements and removal of a redundant margin condition have also been included.

No functional change

Copy link

github-actions bot commented May 19, 2024

clang-format 17 needs to be run on this PR.
If you do not have clang-format installed, the maintainer will run it when merging.
For the exact version please see https://packages.ubuntu.com/mantic/clang-format-17.

(execution 9146067389 / attempt 1)

@vondele
Copy link
Member

vondele commented May 19, 2024

needs rebasing.

@Disservin Disservin added the to be merged Will be merged shortly label May 23, 2024
@Disservin Disservin closed this in 6db47ed May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
to be merged Will be merged shortly
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants