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

update cross validation download

parent 80abf9ba
No related branches found
No related tags found
No related merge requests found
...@@ -36,7 +36,7 @@ cp $SCRIPT_DIR/split_folds.py . ...@@ -36,7 +36,7 @@ cp $SCRIPT_DIR/split_folds.py .
cp $SCRIPT_DIR/score.py . cp $SCRIPT_DIR/score.py .
time python split_folds.py \ time python split_folds.py \
"$(mhcflurry-downloads path data_curated)/curated_training_data.csv.bz2" \ "$(mhcflurry-downloads path data_curated)/curated_training_data.with_mass_spec.csv.bz2" \
--min-measurements-per-allele 75 \ --min-measurements-per-allele 75 \
--folds $NFOLDS \ --folds $NFOLDS \
--random-state 1 \ --random-state 1 \
......
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