]> git.sesse.net Git - stockfish/commit
Update winrate model with June data
authorJoost VandeVondele <Joost.VandeVondele@gmail.com>
Thu, 22 Jun 2023 07:59:03 +0000 (09:59 +0200)
committerJoost VandeVondele <Joost.VandeVondele@gmail.com>
Thu, 22 Jun 2023 08:17:44 +0000 (10:17 +0200)
commit52e84e4b4675aae52a619c309479684dc5478bf5
tree8d334fab89f09fe59bc636617c38eaf3f97571fc
parent02728736edd5915fc0abc8698635e633a3cba201
Update winrate model with June data

Retained 748191776 scored positions for analysis

const int NormalizeToPawnValue = 328;
Corresponding spread = 60;
Corresponding normalized spread = 0.18337766691628035;
Draw rate at 0.0 eval at move 32 = 0.9914715947898592;

closes https://github.com/official-stockfish/Stockfish/pull/4636

No functional change
src/uci.cpp
src/uci.h