urban-meal-delivery/tests/forecasts
Alexander Hess 23391c2fa4
Adjust OrderHistory.choose_tactical_model() heuristic
- use the `HorizontalSMAModel` for low demand
- use the `TrivialModel` for no demand
2021-02-02 15:20:02 +01:00
..
methods Add extrapolate_season.predict() function 2021-02-01 11:32:10 +01:00
timify Adjust OrderHistory.choose_tactical_model() heuristic 2021-02-02 15:20:02 +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 Rename Forecast.training_horizon into .train_horizon 2021-02-02 13:09:09 +01:00