urban-meal-delivery/src/urban_meal_delivery
Alexander Hess cb7611d587
Add OrderHistory.avg_daily_demand()
- the method calculates the number of daily `Order`s in a `Pixel`
  withing the `train_horizon` preceding the `predict_day`
2021-02-01 21:50:42 +01:00
..
console Make Grid.gridify() use only pickup addresses 2021-01-24 19:04:39 +01:00
db Add Forecast.from_dataframe() constructor 2021-02-01 15:50:30 +01:00
forecasts Add OrderHistory.avg_daily_demand() 2021-02-01 21:50:42 +01:00
__init__.py Add stl() function 2021-01-11 16:10:45 +01:00
configuration.py Add functionality for drawing folium.Maps 2021-01-26 17:07:50 +01:00
init_r.py Add rpy2 to the dependencies 2021-01-11 16:06:58 +01:00