Skip to content

sprt calculator: allow for specifying alpha and beta parameters#2078

Open
gahtan-syarif wants to merge 5 commits intoofficial-stockfish:masterfrom
gahtan-syarif:alphabeta
Open

sprt calculator: allow for specifying alpha and beta parameters#2078
gahtan-syarif wants to merge 5 commits intoofficial-stockfish:masterfrom
gahtan-syarif:alphabeta

Conversation

@gahtan-syarif
Copy link
Copy Markdown
Contributor

@gahtan-syarif gahtan-syarif commented Jun 17, 2024

generalization/expansion of the sprt calc

not particularly useful, but also wouldnt hurt

fixes contributed by @Viren who merged this pr in his fishtest fork "montytest" https://montychess.org/sprt_calc?elo-model=Normalized&elo-0=0&elo-1=2&draw-ratio=0.49&rms-bias=191&alpha=0.5&beta=0.1

@peregrineshahin
Copy link
Copy Markdown
Contributor

If the math holds, worth changing it in elo calc api as well

alpha = 0.05

@peregrineshahin
Copy link
Copy Markdown
Contributor

changing it to be optional* and not hard-coded.

@gahtan-syarif
Copy link
Copy Markdown
Contributor Author

If the math holds, worth changing it in elo calc api as well

alpha = 0.05

That would depend on if the calculation for the SPRT-adjusted elo is generalized to all alpha/beta values or only 0.05. I think vdbergh would know the answer to that?

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.

2 participants