urban-meal-delivery/tests/forecasts
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
..
methods Add extrapolate_season.predict() function 2021-02-01 11:32:10 +01:00
timify Add OrderHistory.avg_daily_demand() 2021-02-01 21:50:42 +01:00
__init__.py Add extrapolate_season.predict() function 2021-02-01 11:32:10 +01:00
conftest.py Add OrderHistory.avg_daily_demand() 2021-02-01 21:50:42 +01:00
test_models.py Add OrderHistory.avg_daily_demand() 2021-02-01 21:50:42 +01:00