Go to file
2024-03-20 12:47:26 +01:00
.gitignore data file 2024-03-13 15:15:34 +01:00
data.py update 2024-03-13 23:33:36 +01:00
Jenkinsfile add helloworld jenkinsfile 2024-03-20 12:47:00 +01:00
main.py update 2024-03-13 23:33:36 +01:00
README.md update readme 2024-03-13 23:35:56 +01:00
requirements.txt update 2024-03-13 23:33:36 +01: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