Skip to content
Snippets Groups Projects
Commit df26f0f5 authored by Tim O'Donnell's avatar Tim O'Donnell
Browse files

parallelize cv

parent 74fe2ec9
No related merge requests found
......@@ -53,6 +53,7 @@ do
--hyperparameters hyperparameters.yaml \
--out-models-dir models.fold_${fold} \
--min-measurements-per-allele 0 \
--num-jobs 8 \
--percent-rank-calibration-num-peptides-per-length 0 \
2>&1 | tee -a LOG.train.fold_${fold}.txt &
done
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment