ium_444417/startscript1.sh
s444417 e12ef61c2b
Some checks failed
s444417-training/pipeline/head There was a failure building this commit
move run comand to dockerfile
2022-04-25 20:35:53 +02:00

10 lines
279 B
Bash

#!/bin/bash
# kaggle datasets download -d akash14/house-price-dataset
#pwd
#ls -la
unzip house-price-dataset.zip
# echo $CUTOFF
# head -n $CUTOFF ./Participants_Data_HPP/Train.csv > data.txt
# head -n $CUTOFF ./Participants_Data_HPP/Test.csv > dataTest.txt
./runPythonScripts.sh