Closed JennyyiqiW closed 4 years ago
Perhaps you are right. Still, this repository is exclusively for reproducibility purposes, so we would like to keep things as similar as they were at the time of the submission.
Thanks for raising this point though, it may help other people in improving the library for their own purposes.
Would it be better if we put "config_id += 1" in line 72, instead of 84? In the case where the process is killed when only several folds results are finished, and we want to rerun the process without overwriting the previous folds results, "continue" in the line 82 would make the process skip "config_id += 1", resulting in the error below: