Go to file
Mikołaj Pokrywka ac8d2b740d a
2022-05-03 15:46:17 +02:00
Dockerfile a 2022-05-03 15:46:17 +02:00
download_data_and_process.py a 2022-05-03 15:46:17 +02:00
download_data.ipynb a 2022-05-03 15:46:17 +02:00
fake_job_postings.csv a 2022-05-03 15:46:17 +02:00
Jenkinsfile a 2022-05-03 15:46:17 +02:00
Jenkinsfile.stats a 2022-05-03 15:46:17 +02:00
process_data.sh a 2022-05-03 15:46:17 +02:00
README.md a 2022-05-03 15:46:17 +02:00
real-or-fake-fake-jobposting-prediction.zip a 2022-05-03 15:46:17 +02:00
requirements.txt a 2022-05-03 15:46:17 +02:00
stats.py a 2022-05-03 15:46:17 +02:00
stats.sh a 2022-05-03 15:46:17 +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