Go to file
Karol Cyganik 9d91b561e8 adjust dockerfile 2024-04-14 22:57:39 +02:00
.gitignore data file 2024-03-13 15:15:34 +01:00
Dockerfile adjust dockerfile 2024-04-14 22:57:39 +02:00
JenkinsDatastatsDockerfile try to add root user to dockerfile 2024-04-14 14:50:48 +02:00
JenkinsDatastatsDockerhub delete cloning artifacts 2024-04-14 14:52:14 +02:00
Jenkinsfile add cutoff 2024-03-26 19:59:52 +01:00
JenkinsfileStats add stats 2024-03-26 20:39:09 +01:00
README.md update readme 2024-03-13 23:35:56 +01:00
calculate_stats.sh add stats 2024-03-26 20:39:09 +01:00
data.py add model training 2024-04-14 22:55:07 +02:00
main.py add model training 2024-04-14 22:55:07 +02:00
model.py add model training 2024-04-14 22:55:07 +02:00
requirements.txt add dockerfile 2024-04-02 23:06:26 +02:00
test.py add model training 2024-04-14 22:55:07 +02:00

README.md

Inżynieria Uczenia Maszynowego

To run the code you need to install all the packages from the requirements.txt file. Then just run main.py file. Remember to have your Kaggle API token in the .kaggle folder in your home directory.

pip install -r requirements.txt
python main.py