Go to file
2022-04-09 10:28:21 +02:00
.gitignore wip 2022-03-27 21:47:35 +02:00
Dockerfile added dataset to repository bcs of unresolved problem with kaggle permision in Jenkins :( 2022-04-09 10:10:16 +02:00
download_data_and_process.py added dataset to repository bcs of unresolved problem with kaggle permision in Jenkins :( 2022-04-09 10:10:16 +02:00
download_data.ipynb wip 2022-03-27 21:43:29 +02:00
Jenkinsfile added dataset to repository bcs of unresolved problem with kaggle permision in Jenkins :( 2022-04-09 10:10:16 +02:00
Jenkinsfile.stats refactoring 2022-04-03 12:17:21 +02:00
process_data.sh do not remove zip file 2022-04-09 10:22:52 +02:00
README.md Update 'README.md' 2022-04-09 10:28:21 +02:00
real-or-fake-fake-jobposting-prediction.zip added dataset to repository bcs of unresolved problem with kaggle permision in Jenkins :( 2022-04-09 10:10:16 +02:00
requirements.txt added dataset to repository bcs of unresolved problem with kaggle permision in Jenkins :( 2022-04-09 10:10:16 +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>' -e CUTOFF='1600' -it ium:latest