Custom modules for kia_remarketing_supply
Project description
Kia Remarketing Supply
People
- Supervisor: Jung Park (jungpark@kiausa.com)
- Data Scientist: Jason Kim (jasonkim@kiausa.com)
- Business Analyst: Michael Bautista (mbautista@kiausa.com)
PowerBI Dashboard for Fleet
Automation
- The bash scripts for running the ./clean_jupyter_notebooks is found in ./bash_scripts
- Scheduled runs using crontab
- The current inventory fleet predition simulates sold dates from today + 45 days on a daily basis as 7:10 am PST
- The fleet model is scheduled to retrain every week at 8:05 am PST on Sundays
crontab -l
CRON_TZ=UTC
* * * * * /bin/bash /home/kma62139/python_projects/kia_remarketing_supply/bash_scripts/send_queued_email.sh
0 14 * * * /bin/bash /home/kma62139/python_projects/kia_remarketing_supply/bash_scripts/fleet_ci_predict_sim_sale_price.sh ; mail -s "Kia Remarketing Supply: 2.0-jmk-predict_fleet_ci.ipynb" jasonkim@kiausa.com < /home/kma62139/python_projects/kia_remarketing_supply/logs/2.0-jmk-predict_fleet_ci.log tail -10
5 15 * * 0 /bin/bash /home/kma62139/python_projects/kia_remarketing_supply/bash_scripts/fleet_train_model.sh ; mail -s "Kia Remarketing Supply: 1.0-jmk-fleet_training.ipynb" jasonkim@kiausa.com < /home/kma62139/python_projects/kia_remarketing_supply/logs/1.0-jmk-fleet_training.log tail -10
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for kia-remarketing-supply-1.0.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | c8a9d9807a50de5969ebe0979bc249f47ef75f7d343be7e53f9284fa7134b4a3 |
|
MD5 | a97312c4e5db21fa860d68df1449c147 |
|
BLAKE2b-256 | 11481fc6318f4960ad25fcf37faa95894314799b179e0acf2a41063671d61cae |
Hashes for kia_remarketing_supply-1.0.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f61b09252190e2921a7ee6450cd22803779ea2e848fb13d9e9743000940cb0a8 |
|
MD5 | 9321f707d22edd5f75e3cd52471f5d81 |
|
BLAKE2b-256 | 37427863e31743a2abdd19e8389fa6a636c13ce573392fc1a3cdbc5940aa19bc |