Go to file
2024-04-03 08:47:40 +02:00
.gitignore data file 2024-03-13 15:15:34 +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
Dockerfile prepare jenkinsfile 2024-04-02 23:46:34 +02:00
JenkinsDatastatsDockerfile add both jenkins 2024-04-03 08:47:40 +02:00
JenkinsDatastatsDockerhub add both jenkins 2024-04-03 08:47:40 +02:00
Jenkinsfile add cutoff 2024-03-26 19:59:52 +01:00
JenkinsfileStats add stats 2024-03-26 20:39:09 +01:00
main.py update jenkins and files to run automatically 2024-03-20 12:58:03 +01:00
README.md update readme 2024-03-13 23:35:56 +01:00
requirements.txt add dockerfile 2024-04-02 23:06:26 +02:00

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