Skip to content

Commit 6ddf0e1

Browse files
committed
added
1 parent 3657b0d commit 6ddf0e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data_train.command

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
cd data_download; python dataset_download.py; unzip osic-pulmonary-fibrosis-progression.zip; cd ../; python train_slopes.py
1+
cd data_download; python dataset_download.py; mv osic-pulmonary-fibrosis-progression.zip ../../; unzip ../../osic-pulmonary-fibrosis-progression.zip; cd ../; python train_slopes.py

0 commit comments

Comments
 (0)