This project is part of a study and is still in development.
Get the dataset on Kaggle and put it in the data
folder.
git clone
cd lichess
mkdir data
unzip data/lichess-september-2020-data.zip -d data
Install the dependencies.
pip install -r requirements.txt
analysis.ipynb contains the analysis of the dataset. This analysis is driven by the original author publication.