9 Comments
User's avatar
Krolth's avatar

The fact that they use different depths based on the player ratings make it impossible to compare accuracy numbers. It's clear that it is a marketing tool (and a good one too because players like it)

Expand full comment
Martin B. Justesen's avatar

That's a really good point!

Expand full comment
Tyrin Price's avatar

Makes me wonder how you would test for the difficulty of the move.

Expand full comment
Martin B. Justesen's avatar

I actually made a python script that keeps a log of stockfish best move at depth 1, 2, 3, and so on.. if it changes move and position eval beyond depth 1 you can say it is a difficult move. The deeper stockfish has to look to find the best move indicates a harder move to find/calculate

Expand full comment
Tyrin Price's avatar

Can you share that python script?

Expand full comment
Martin B. Justesen's avatar

It still needs a little more work then I will share it 👍🏻

Expand full comment
Tyrin Price's avatar

I've been trying to learn how to script stockfish analysis so I would love to see it.

Expand full comment
Leo Ré Jorge's avatar

Interesting piece. Has anyone tried to test a large database on the chess.com accuracy vs. lichess accuracy or even centipawn loss to see how far off it is from known algorithms?

Expand full comment
Martin B. Justesen's avatar

Thanks! I haven’t stumbled into any analysis or tries to find out

Expand full comment