fix 19
This commit is contained in:
parent
0ca03f2e15
commit
92f6c8be62
@ -1,3 +1,3 @@
|
|||||||
kaggle datasets download -d akash14/house-price-dataset
|
kaggle datasets download -d akash14/house-price-dataset
|
||||||
unzip -o house-price-dataset.zip
|
unzip -o house-price-dataset.zip
|
||||||
head -n 10 ./Participants_Data_HPP/Train.csv >> data.txt
|
head -n $CUTOFF ./Participants_Data_HPP/Train.csv >> data.txt
|
Loading…
Reference in New Issue
Block a user