urban-meal-delivery/migrations/versions
Alexander Hess f37d8adb9d
Add confidence intervals to Forecast model
- add `.low80`, `.high80`, `.low95`, and `.high95` columns
- add check contraints for the confidence intervals
- rename the `.method` column into `.model` for consistency
2021-01-20 16:57:39 +01:00
..
rev_20200806_23_f11cd76d2f45_create_the_database.py Add database migrations 2020-08-11 10:29:58 +02:00
rev_20210102_18_888e352d7526_add_pixel_grid.py Fix missing unique constraint drop 2021-01-05 22:32:24 +01:00
rev_20210106_19_e40623e10405_add_demand_forecasting.py Add Forecast model to ORM layer 2021-01-07 12:59:30 +01:00
rev_20210120_16_26711cd3f9b9_add_confidence_intervals_to_forecasts.py Add confidence intervals to Forecast model 2021-01-20 16:57:39 +01:00