add dataset

This commit is contained in:
s444417 2022-04-06 19:01:03 +02:00
parent 2fafab89c0
commit 6fe157ad5d
5 changed files with 166896 additions and 3 deletions

3
.gitignore vendored
View File

@ -214,7 +214,6 @@ fabric.properties
.idea
/house-price-dataset.zip
/Participants_Data_HPP/
/Participants_Data_HPP/*
kaggle.json

View File

@ -12,7 +12,7 @@ RUN python3 -m pip install pandas
WORKDIR /app
COPY ./house-price-dataset.zip ./
COPY ./Participants_Data_HPP ./
COPY ./startscript1.sh ./
COPY ./src/task1python.py ./src/task1python.py
COPY ./src/pythonTest.py ./src/pythonTest.py

68721
Participants_Data_HPP/Test.csv Normal file

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff