The notebooks (in the notebooks
folder) are
data_preparation.ipynb
, which prepared the samples for cross-validation and final predictions.cross_validation.ipynb
, which runs the cross-validation.results.ipynb
, which computes the final results for the baseline and candidate approaches.
The utils folder contains helpers for the notebooks.