daisybio / drevalpy

DrEval is a toolkit that ensures drug response prediction evaluations are statistically sound, biologically meaningful, and reproducible.
GNU General Public License v3.0
3 stars 0 forks source link

Enable continuation from partial results to resume interrupted runs #5

Closed PascalIversen closed 5 months ago

PascalIversen commented 6 months ago

Currently we just overwrite existing results or get an error when overwrite=False. We want to be able to continue an aborted run if overwrite=False

PascalIversen commented 5 months ago

Done in experiment_pipeline