Chess puzzle rating prediction algorithm created by aimchess.com
- Clone the repo
- Setup environment by creating venv and installing requirements
- Update file test.json (with your own puzzles), for a simple test just put there random 100 puzzles
- Launch pre_rating_methods_comparison.py
- Result (with 3 various methods) will be saved to output.csv
- Copy spreadsheet and import output.csv into tab "Data": https://docs.google.com/spreadsheets/d/1bTa9R68HR3EFn3I8sNBfRBqijEUh-ImBZBtyy02N9MI/edit#gid=0
- Check results on tab "Results".