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

update cross validation download

parent fefebccd
No related branches found
No related tags found
No related merge requests found
......@@ -30,7 +30,8 @@ git status
cd $SCRATCH_DIR/$DOWNLOAD_NAME
cp $SCRIPT_DIR/hyperparameters.yaml .
python $SCRIPT_DIR/generate_hyperparameters.py > hyperparameters.yaml
cp $SCRIPT_DIR/split_folds.py .
cp $SCRIPT_DIR/score.py .
......
../models_class1/generate_hyperparameters.py
\ No newline at end of file
../models_class1/hyperparameters.yaml
\ No newline at end of file
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