Skip to content

Commit

Permalink
Update benchmarks
Browse files Browse the repository at this point in the history
Signed-off-by: Vivek Joshy <[email protected]>
  • Loading branch information
vivekjoshy committed Jul 24, 2024
1 parent ca3be34 commit a2b3171
Show file tree
Hide file tree
Showing 4 changed files with 2,818 additions and 2,728 deletions.
6 changes: 6 additions & 0 deletions benchmark/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,14 @@ Simply run the respective Jupyter Notebook files with a compatible Python versio

## Available Benchmarks

### Local

- ``win.ipynb``: Compares win performance against TrueSkill.
- ``draw.ipynb``: Predicts draws on standard chess matches.
- ``rank.ipynb``: Uses rank prediction on a large dataset.

### Kaggle

- [OpenSkill - Weights Benchmark](https://www.kaggle.com/code/daegontaven/openskill-weights-benchmark): A benchmark on CS:GO matches using the weights feature.

Note that the rank benchmark downloads a large file (around 1 GB) and requires slightly more RAM if running locally.
Loading

0 comments on commit a2b3171

Please sign in to comment.