The folder structure is as follows:
datacontains all of the raw and processed data required to perform the analyses reported.tutorialscontains notebooks demonstrating how to reproduce the results reported in the main text.analysescontains notebooks that reproduce the results produced in the supporting information, which are not needed for a core understanding of how the data / models were generated.ml_featurescontains notebooks generating the features used for the models in this work, as well as files containing the features.ml_trainingcontains notebooks analyzing ML performance, as well as scripts to train the models reported and files containing these models' predictions.
Each folder contains its own README which gives a brief overview of the files in that directory.