You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create Dockerfile for this repo which contains the following:
Alpine linux image which runs specified cronjobs for the following in Python:
cmpd_accidents -> main.py to be ran every 3-5 minutes to check for updated accidents
traffic_analyzer -> main.py -> generate model to be ran every month to generate a new model version based on weather conditions/etc. note this does not include reference data updates yet
The text was updated successfully, but these errors were encountered:
Create Dockerfile for this repo which contains the following:
Alpine linux image which runs specified cronjobs for the following in Python:
The text was updated successfully, but these errors were encountered: