Go to file
Karol Cyganik 7c185b12ca add stats 2024-03-26 20:39:09 +01:00
.gitignore data file 2024-03-13 15:15:34 +01: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 update jenkins and files to run automatically 2024-03-20 12:58:03 +01:00
main.py update jenkins and files to run automatically 2024-03-20 12:58:03 +01:00
requirements.txt update 2024-03-13 23:33:36 +01: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