meeg-ml-benchmarks / brain-age-benchmark-paper

M/EEG brain age benchmark paper
https://meeg-ml-benchmarks.github.io/brain-age-benchmark-paper/
BSD 3-Clause "New" or "Revised" License
24 stars 10 forks source link

Fixes to make sure CV splits are the same for DL models #53

Closed hubertjb closed 2 years ago

hubertjb commented 2 years ago

This PR fixes the issues we've seen with the DL models using different splits from the other models. It also fixes the storing of CV split indices in the output csv for DL models.