issues
search
guidopetri
/
chess-pipeline
Pulling games from the Lichess API into a PostgreSQL database for data analysis.
GNU General Public License v3.0
20
stars
2
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
remove a bunch of warnings
#86
guidopetri
closed
2 months ago
0
use lichess client with max retries to avoid getting stuck on evaluation api call
#85
guidopetri
closed
2 months ago
0
fix more http requests in tests
#84
guidopetri
closed
2 months ago
0
Consider moving to `berserk` library instead of `python-lichess`
#83
guidopetri
opened
2 months ago
0
improve test coverage
#82
guidopetri
closed
2 months ago
0
fix stalemate evals
#81
guidopetri
closed
2 months ago
0
Bump certifi from 2024.6.2 to 2024.7.4
#80
dependabot[bot]
closed
2 months ago
1
Bump scikit-learn from 1.0.1 to 1.5.0
#79
dependabot[bot]
closed
2 months ago
1
Bump urllib3 from 2.2.1 to 2.2.2
#78
dependabot[bot]
closed
2 months ago
1
Bump tornado from 6.4 to 6.4.1
#77
dependabot[bot]
closed
5 months ago
1
Bump requests from 2.31.0 to 2.32.0
#76
dependabot[bot]
closed
5 months ago
1
fix failing test
#75
guidopetri
closed
6 months ago
0
fix checkmate eval is none
#74
guidopetri
closed
6 months ago
0
Bump idna from 3.6 to 3.7
#73
dependabot[bot]
closed
6 months ago
1
Bump pillow from 10.2.0 to 10.3.0
#72
dependabot[bot]
closed
6 months ago
1
Bump scikit-learn from 0.24.1 to 1.0.1
#71
dependabot[bot]
closed
9 months ago
0
Minimize `GetEvals` footprint
#70
guidopetri
opened
1 year ago
0
Fix EloByWeekday relying on other categories of games
#69
guidopetri
opened
2 years ago
0
Examine relative piece worth
#68
guidopetri
opened
2 years ago
0
Clean up GetEvals `explode()` calls
#67
guidopetri
opened
2 years ago
0
Fix off-by-one data
#66
guidopetri
opened
2 years ago
1
WinRatioByColor fails when only one color played
#65
guidopetri
closed
3 years ago
2
Set up staging environment
#64
guidopetri
opened
3 years ago
0
Deploy win probability model
#63
guidopetri
closed
2 years ago
5
Organize analysis code
#62
guidopetri
closed
3 years ago
6
Add perftype to filenames to prevent unfulfilled dependency errors
#61
guidopetri
closed
3 years ago
5
`EloByWeekday` fails when no games
#60
guidopetri
closed
3 years ago
3
Remove duplicate FENs from `position_evals`
#59
guidopetri
closed
3 years ago
0
Fix visitor in header issues
#58
guidopetri
closed
3 years ago
0
Set up testing on push / pull requests
#57
guidopetri
opened
3 years ago
0
Some table SQLs don't match actual tables
#56
guidopetri
closed
3 years ago
2
Move stockfish analysis to its own Task
#55
guidopetri
opened
3 years ago
0
Change visitors to use attributes under `game.headers`
#54
guidopetri
closed
3 years ago
0
Rewrite SQL queries to use cursors in pandas
#53
guidopetri
closed
3 years ago
1
Add parameters for newsletter
#52
guidopetri
closed
3 years ago
0
Check if Maia is useful
#51
guidopetri
opened
3 years ago
0
Set up summary notifications
#50
guidopetri
opened
3 years ago
0
Check if pgnInJson is useful for this project
#49
guidopetri
opened
3 years ago
0
Remove Bayesian WP model
#48
guidopetri
closed
3 years ago
0
Win probabilities CSV missing checkmate evals
#47
guidopetri
closed
3 years ago
1
Queries are slow
#46
guidopetri
opened
3 years ago
0
Win probabilities CSV has improper numbers
#45
guidopetri
closed
3 years ago
2
Catch "lichess is down" API fail and retry later
#44
guidopetri
closed
3 years ago
2
Rerun analyses for positions
#43
guidopetri
closed
3 years ago
7
Piece worth in time
#42
guidopetri
opened
4 years ago
0
Upgrade to stockfish 17
#41
guidopetri
opened
4 years ago
3
Develop better win probability model
#40
guidopetri
closed
3 years ago
2
Position evals are being inserted multiple times
#39
guidopetri
closed
4 years ago
1
Update required version of Stockfish library
#38
guidopetri
closed
4 years ago
2
Run JSON fetch first and count # of games
#37
guidopetri
closed
4 years ago
1
Next