Go to file
Mikołaj Pokrywka 0742536cc6 r
2022-04-03 13:52:36 +02:00
.gitignore wip 2022-03-27 21:47:35 +02:00
Dockerfile r 2022-04-03 13:52:36 +02:00
download_data_and_process.py r 2022-04-03 13:52:36 +02:00
download_data.ipynb wip 2022-03-27 21:43:29 +02:00
Jenkinsfile refactoring 2022-04-03 13:49:36 +02:00
Jenkinsfile.stats refactoring 2022-04-03 12:17:21 +02:00
process_data.sh creat stats.txt 2022-04-03 12:52:57 +02:00
README.md Jenkins file to stats 2022-04-03 12:05:23 +02:00
requirements.txt refactoring 2022-04-03 13:43:30 +02:00
stats.py creat stats.txt 2022-04-03 12:52:57 +02:00
stats.sh wip 2022-03-27 22:32:13 +02:00

Run with docker

docker build -t ium .

docker run -e KAGGLE_USERNAME='your_kaggle_username' -e KAGGLE_KEY='<your_kaggle_key>' -it ium:latest