urban-meal-delivery/research
Alexander Hess 9d6de9d98c
Create tactical demand forecasts
- the first notebook runs the tactical-forecasts command
- the second notebook describes the tactical demand forecasting process
  + demand aggregation on a per-pixel level
  + time series generation: horizontal, vertical, and real-time time series
  + STL decomposition into seasonal, trend, and residual components
  + choosing the most promising forecasting model
  + predicting demand with various models
- fix where to re-start the forecasting process after it was interrupted
- enable the heuristic for choosing the most promising model
  to also work for 7 training weeks
2021-02-09 17:06:37 +01:00
..
papers Move submodule with demand-forecasting paper into research folder 2020-12-14 16:21:12 +01:00
visualizations Visualize the pixel grids 2021-02-04 15:37:16 +01:00
00_r_dependencies.ipynb Rename existing notebooks using order numbers 2021-02-04 15:10:14 +01:00
01_clean_data.ipynb Add infos on tactical demand forecasting 2021-02-04 16:12:25 +01:00
02_gridification.ipynb Run the gridification script 2021-02-04 15:29:42 +01:00
03_grid_visualizations.ipynb Visualize the pixel grids 2021-02-04 15:37:16 +01:00
04_visualizing_restaurants.ipynb Add visualization scripts for customers/restaurants 2021-02-04 16:19:12 +01:00
05_visualizing_customers.ipynb Add visualization scripts for customers/restaurants 2021-02-04 16:19:12 +01:00
06_tactical_demand_forecasting.ipynb Create tactical demand forecasts 2021-02-09 17:06:37 +01:00
07_visualizing_demand_forecasting.ipynb Create tactical demand forecasts 2021-02-09 17:06:37 +01:00